iOS Question customfont problem

tufanv

Expert
Licensed User
Longtime User
Hello

I followed Erel's tutorial for custom fonts. I added the appfont:

#AppFont: ethnocentricrg.ttf

Later I used:

lblsecili.Font=Font.CreateNew2("EthnocentricRg",20)

But i always get not initialized error. I removed sapces while using font.createnew2 . )I tried to use font.availablenames but it gives me the fonts in this format : <B4IArray: 0x16642640>

Can you help me ?

TY
 

Similar Threads

D
  • Question
Replies
2
Views
758
Deleted member 103
D
D
  • Question
Replies
5
Views
964
Deleted member 103
D
Replies
21
Views
15K
Top