Re: Fonts on Android

2019-08-28 Thread J. Landman Gay via use-livecode
w regular". This would not allow them to operate as a family. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: Dan Friedman [mailto:d...@clearvisiontech.com] Sent: Tuesday, August 27, 2019 6:54 PM T

Re: Fonts on Android

2019-08-28 Thread Dan Friedman via use-livecode
Services rdim...@evergreeninfo.net -Original Message- From: Dan Friedman [mailto:d...@clearvisiontech.com] Sent: Tuesday, August 27, 2019 6:54 PM To: rdim...@evergreeninfo.net; 'How to use LiveCode' Subject: Re: Fonts on Android Ralph, Than

RE: Fonts on Android

2019-08-28 Thread Ralph DiMola via use-livecode
family. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: Dan Friedman [mailto:d...@clearvisiontech.com] Sent: Tuesday, August 27, 2019 6:54 PM To: rdim...@evergreeninfo.net; 'How to use LiveCode' Subject: Re: Fonts on Android

Re: Fonts on Android

2019-08-27 Thread J. Landman Gay via use-livecode
I thought the engine was supposed to do this automatically. If a bold version of the font is available, it should be substituted by name. On 8/27/19 5:53 PM, Dan Friedman via use-livecode wrote: Only thing I can think to do is to run thought EVERY object in my project and set the textFont of th

Re: Fonts on Android

2019-08-27 Thread Dan Friedman via use-livecode
lete char -1 in tlist return tlist end FontInfo Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Dan Friedman via use-livecode Se

RE: Fonts on Android

2019-08-27 Thread Ralph DiMola via use-livecode
Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Dan Friedman via use-livecode Sent: Tuesday, August 27, 2019 5:11 PM To: How to use LiveCode Cc: Dan Friedman Subject: Fonts on Android Greetings! I am able to get a custom font installed and runnin

Fonts on Android

2019-08-27 Thread Dan Friedman via use-livecode
Greetings! I am able to get a custom font installed and running on a Android device. But, how do you handle the font family? Included in my app is "myfont-Regular.ttf" and "myfont-bold.ttf". When the app launches, I call: set the textFont of stack "main" to "myfont" It's only using the b