hironishihara / ofxTrueTypeFontUC

An extension of ofTrueTypeFont class for using UNICODE characters. Tested on OSX, iOS, and Windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

paul-ferragut opened this issue · comments

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'

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