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!
Hi, I'm trying to add a font to my stack (so it will be shown on mobile), i tried the way it's said on livecode lessons but it doesn't work (adding the .ttf file on the copy files option) anyone has any idea on how to do it for it will be shown on mobile?
thanks.
Samuele.
anyone has an idea on how to do this?
In my case, what I do when I want to include a font in my android app. It is, create a fonts folder in which I copy the .TTF files and copy the folder instead of the fonts.
That's how it works for me
In my case, what I do when I want to include a font in my android app. It is, create a fonts folder in which I copy the .TTF files and copy the folder instead of the fonts.
That's how it works for me
allright thanks, i tried and it didn't work, maybe i need to set something on the proprety inspector under font?
Thanks!