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


_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to