freetype-devel
[Top][All Lists]
Advanced

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

Re: [Devel] Compressed PCF fonts


From: Francesco Zappa Nardelli
Subject: Re: [Devel] Compressed PCF fonts
Date: 05 Feb 2002 11:47:10 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

KP> ...forward seeks are easy, backwards seeks just force a rescanning
KP> of the file from the start...

I love this world...  Every day something new to learn...

DT> The FreeType PCF driver could mimic this behaviour too (and I
DT> believe it could also include its own LZ77 decompressor), but
DT> we're speaking of a complete rewrite here..

KP> I don't think it would require a complete rewrite, just a slight
KP> IO abstraction with some additional code stuffed into the middle
KP> of the process.

Keith is right.  Yesterday evening I shortly experimented with custom
streams and zlib.  I wrote just an hack, but this approach appears
feasible, and does not require any change to the pcf driver.  As soon
as possible, I will try to figure out a clean way to create the
compressed stream inside the FreeType library.  I will let you know.

-francesco






reply via email to

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