I have a nice font which a friend has given to me, i have set all the text that i use in the game to this font but when i run it in the simulator and on my iphone the font does not show.
any advice?
Fonts.
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Re: Fonts.
YES ... read the LiveCodeNotes, accompanying each release, related to iOS and learn how to use custom fonts on iOS ... 
Guglielmo
P.S. : ... and don't forget that Fonts, like any other software, can be distributed ONLY if you have a license that allow to do that ... just to avoid problems with Apple approval process ...

Guglielmo
P.S. : ... and don't forget that Fonts, like any other software, can be distributed ONLY if you have a license that allow to do that ... just to avoid problems with Apple approval process ...

-
- Posts: 81
- Joined: Mon Jan 09, 2012 4:48 pm
Re: Fonts.
i added the folder path for the include in the build options i put the font in that folder.
thanks
thanks