2009/7/20 Benoit St-Jean <[email protected]> > Hello everyone, > > I had a nice Pharo image with FreeType fonts (the default ones) not a long > time ago. Then, oups! I am back to the old Squeak fonts. > > I haven't changed the UI theme nor the system fonts... It all happened > after an update. How do you re-initialize those default fonts ? >
FreeTypeFontProvider current updateFromSystem You can read it here: http://code.google.com/p/pharo/wiki/CodeSnippets best, mariano > > > Thank you > > ----------------- > Benoit St-Jean > Yahoo! Messenger: bstjean > Blog: lamneth.wordpress.com > A standpoint is an intellectual horizon of radius zero. > (Albert Einstein) > > ------------------------------ > Looking for the perfect gift?* Give the gift of > Flickr!*<http://www.flickr.com/gift/> > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project >
_______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
