freetype
[Top][All Lists]
Advanced

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

Re: [Freetype] Freetype in Embedded Devices


From: Werner LEMBERG
Subject: Re: [Freetype] Freetype in Embedded Devices
Date: Wed, 06 Mar 2002 08:59:37 +0100 (CET)

> Right now, I'm doing Chinese fonts display in EPOC.
> 
> We have a font file that is bitmap based, and I'm trying to compress
  the font file to save ROM space.
> 
> When the fonts are being used, it will be uncompressed from the font
  file for display.
> 
> I'm not sure if freetype engine can be utilize for this purpose.

I think it should work.  For EPOC, you probably have to use your own
memory management (which can be registered by FreeType), so it is
really up to you to provide a proper interface for compressed fonts.


    Werner



reply via email to

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