How to set font style for the mobile device?

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
Jellobus
Posts: 317
Joined: Tue Dec 10, 2013 2:53 pm

How to set font style for the mobile device?

Post by Jellobus » Fri Jun 06, 2014 3:58 am

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

sefrojones
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 447
Joined: Mon Jan 23, 2012 12:46 pm

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

Post by sefrojones » Fri Jun 06, 2014 4:07 am

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

Jellobus
Posts: 317
Joined: Tue Dec 10, 2013 2:53 pm

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

Post by Jellobus » Fri Jun 06, 2014 4:40 am

It helps! Thanks Sefro!!

Post Reply