Page 1 of 1

How to set font style for the mobile device?

Posted: Fri Jun 06, 2014 3:58 am
by Jellobus
Hi Gurus, :D

I want to use some fancy font styles on mobile environment(eg. AR JULIAN, Seogo UI Light..). I set it on the field inspector and the selected font style is shown well on the development environment but not shown on the mobile device. It seems only few style is supported on the device.

Would you advice me how to set font style for the device? thanks a lot!

Cheers,

Louis

Re: How to set font style for the mobile device?

Posted: Fri Jun 06, 2014 4:07 am
by sefrojones
you need to add your .ttf or .ttc font in the copy files pane of the standalone builder.

This is written for iOS, but is also applicable to andoid:
http://newsletters.livecode.com/februar ... etter4.php

Hope this helps!

--Sefro

Re: How to set font style for the mobile device?

Posted: Fri Jun 06, 2014 4:40 am
by Jellobus
It helps! Thanks Sefro!!