LiveCode scales fonts pretty well--
    set the textSize of field "theField" to 12 -- or whatever

TrueType fonts can scale any size and still look good.

Peter Bogdanoff
UCLA

On Mar 13, 2013, at 12:39 PM, Michael Doub <miked...@gmail.com> wrote:

I would like to create a mobile application where the user can increase and 
decrease the text in a field. The field contains text on different font sizes 
for Title, Heading and basic text.

I am unsure how to work with fonts. Do I need to find a font that has a wide 
range of sizes or are there scalable fonts? How do fonts react on different 
screen resolutions? This makes me wonder about how the text in buttons should 
be handled. (So far I have only used icons)

I would appreciate if someone could point me in the right direction.

Thanks
Mike

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to