AS : embedFonts HELP [°v°]
AS : embedFonts HELP [°v°]
Out of context: Reply #1
- Started
- Last post
- 6 Responses
- frankbb0
I did it by embeding th font into your library...
click the top right arrow/New Font.../
click on it..name the font i.e. "myfont" and select the font you want.
it should be in you library now, right click it/Linkage/ export it with a name.. i.e. "myfont"
now just change your code.. btniv1.font = "myfont";
that worked for me..