freetype
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [ft] Compressing CJK Fonts effectively


From: Iñaki Castillo Arteta
Subject: RE: [ft] Compressing CJK Fonts effectively
Date: Wed, 8 Sep 2010 10:32:05 +0200

I always use compressed fonts but I decompress them myself.
Then I use FT_New_Memory_Face to load the fonts.
Is there any reason to have the decompression stuff inside the Freetype library?

Inaki.

-----Mensaje original-----
De: address@hidden [mailto:address@hidden En nombre de Matthew Tippett
Enviado el: martes, 07 de septiembre de 2010 18:31
Para: address@hidden
Asunto: [ft] Compressing CJK Fonts effectively

Hi,

I am working on an embedded project which requires CJK truetype fonts.  
Since it is an embedded system, I want to save as much disk space as 
possible.

The fonts we are using seem to compress to about 70% of their original 
size - which could save around 13 MB on the ROM image.

I noticed the post in 2002 from David Turner when he completed the gzip 
support talking about not wanting to encourage stupid choices (like 
gzip-compressed truetype fonts).

What is the current best practice for managing large CJK fonts in a 
storage efficient manner?

Matthew

_______________________________________________
Freetype mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/freetype



reply via email to

[Prev in Thread] Current Thread [Next in Thread]