freetype-devel
[Top][All Lists]
Advanced

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

[Devel] Re: [Fonts] FreeType2 BDF driver


From: Mark Leisher
Subject: [Devel] Re: [Fonts] FreeType2 BDF driver
Date: Mon, 4 Dec 2000 09:45:41 -0700 (MST)

    Francesco> ---Mark: I haven't looked deeply at it, but I suppose it is not
    Francesco> too difficult to adapt your parser in order to be able to parse
    Francesco> the bitmaps only on demand (this supposes separating the header
    Francesco> and the bitmap parsings).  Am I right?

It should be easy.  What will be needed is to perhaps add a list to the font
structure to record which glyphs have been loaded and then some small
modifications of the section of _bdf_parse_glyphs() that checks for
_BDF_BITMAP.

Ever since Werner asked for support for more than 65536 glyphs way back when
(for full CNS11643 fonts if I recall), I have been meaning to add something
like this.  I was going to add it for 5.1 or 5.2, but this may be a good time.
-----------------------------------------------------------------------------
Mark Leisher
Computing Research Lab            Cinema, radio, television, magazines are a
New Mexico State University       school of inattention: people look without
Box 30001, Dept. 3CRL             seeing, listen without hearing.
Las Cruces, NM  88003                            -- Robert Bresson



reply via email to

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