On Tue, Sep 21, 2010 at 2:34 PM, Sven Van Caekenberghe <sven@beta9.be>wrote:
On 21 Sep 2010, at 13:11, Fernando olivero wrote:
thanks Alain and Juan, CUIS fonts gave a excellent look and feel to Gaucho!
I highly recommend using them as the default Pharo font family
Fernando
pd: what i did is add the following line to the ConfigurationOfGaucho.
spec blessing: #baseline; repository: 'http://www.squeaksource.com/gaucho'; package: 'DejaVuBitmapFonts' with:[ spec repository: ' http://www.squeaksource.com/DejaVu'] ; ....
This package works great (Pharo 1.1, Cog, OSX). Thanks for the pointer.
Due to the size issue, I wouldn't include them all by default.
Maybe we could make some clever set of MC packages that you can load for each font size that you want ? Or load the spec data from a file/url ?
You have a point here. Maybe we don't need to put all the families and all the size in the core....just the most used ones. Then, in the Dev image we can load all the rest, and the settings to set the Demo Fonts. what do you think alain? Anyway, all these fonts should be removed in #cleanUpForProduction I think. cheers mariano
I think most people will only need one or two sizes. The fallback should just be miminal.
Sven
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project