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
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