I have found a difference of about 5Mb whether I install or not some DejaVu fonts: ----------------------- Gofer new url: 'http://www.squeaksource.com/DejaVu'; package: 'DejaVuBitmapFonts'; load. ScriptLoader new cleanUpForProduction. DejaVuHolder installSizes: #(10 12). StandardFonts setDefaultFonts: #( (codeFont: 'Bitmap DejaVu Sans Regular' 12) (listFont: 'Bitmap DejaVu Sans Regular' 12) (menuFont: 'Bitmap DejaVu Sans Regular' 12) (windowTitleFont: 'Bitmap DejaVu Sans Regular' 12) (balloonFont: 'Bitmap DejaVu Sans Regular' 10) (haloFont: 'Bitmap DejaVu Sans Regular' 10) (buttonFont: 'Bitmap DejaVu Sans Regular' 12) (defaultFont: 'Bitmap DejaVu Sans Regular' 12)). ----------------------- 5Mb seems a lot for two sizes font, even if it comes with Bitmaps. Is it correct or are there some clean up I can do in the fonts? Hilaire Le 03/08/2011 12:13, Benjamin a écrit :
If you want, you can play with Hazelnut :)
Ben
On Aug 3, 2011, at 10:16 AM, laurent laffont wrote:
Hi,
actually using PharoCore 1.3, loading ConfigurationOfSeaside30 Core, then ScriptLoader>>cleanUpForProduction I have a 13MB image. Is it possible to have it smaller ? (I know a next step is to be able to use PharoKernel).
Laurent Laffont - @lolgzs <http://twitter.com/#!/lolgzs>
Pharo Smalltalk Screencasts: http://www.pharocasts.com/ Blog: http://magaloma.blogspot.com/ Developer group: http://cara74.seasidehosting.st <http://cara74.seasidehosting.st/>
-- Education 0.2 -- http://blog.ofset.org/hilaire