July 18, 2009
9:29 a.m.
Hi LocaleTest >> #testIsFontAvailable is raising an exception in my image. The problem is that LanguageEnvironment >> #isFontAvailable sends #fallbackFont to a LocigalFont which does not understand this message. The #realFont of the logical font is a FreeTypeFont which doesn't understand #fallbackFont as well. Cheers Philippe