Sunday, October 7, 2012

Usbong Update (Oct. 6, 2012): HTML tags = OK; Bug fixes


Hi everyone,
Here's the latest update on Usbong.

Tasks accomplished:

+ Added: including html tags as part of the text = OK

(Thanks Davey and Clyde for the request)

The following are known to be supported.
  • size
<small>this text is smaller than the default font</small><big>this text is bigger than the default</big>
  • color
<font color='red'>this color is red</font>
  • bold
<b>this text is in bold</b>
  • italics
<i>this text is in italics</i>
  • underline
<u>this text is underlined</u>
  • indentation
<indent>this text is indented
* adds 5 blank spaces before the start of the text
  • link
<a href='sites.google.com/site/theusbongproject'>sample link</a>
  • new line
first line<br> second line

Issues:
  1. Bold, Underline, Italics are not supported in East Asian Languages 
  2. Using the character "/" in jBPM (i.e. GUI Tree Builder) causes the transition arrows in the GUI to disconnect from the node 
  • (Nevertheless, they are still connected to the node in the XML file)  

+Fixed: Blank space on top and bottom of Image if it's rectangular (not a square)


I've uploaded the .apk to Google Play just now (i.e. 11:11).
You should be able to get the update within 24hrs.

Cheers,
Mike