hironishihara / ofxTrueTypeFontUC

An extension of ofTrueTypeFont class for using UNICODE characters. Tested on OSX, iOS, and Windows.
Other
115 stars 46 forks source link

iOS - no member 'unloadTextures' 'reloadTextures' 'all_fonts' #7

Closed paul-ferragut closed 9 years ago

paul-ferragut commented 10 years ago

Hi I tried to used the addons with OF 0.81 and iOS but got the following Semantic Issue errors: no member named 'unloadTextures' in 'ofxTrueTypeFonyUC' no member named 'reloadTextures' in 'ofxTrueTypeFonyUC' no member named 'all_fonts' in 'TrueTypeFontUC::Impl'

hironishihara commented 9 years ago

Thank you for letting me know. I've just fixed it.