AFM files no longer required

Alexandre Julliard julliard at winehq.com
Fri May 25 15:28:51 CDT 2001


Ian Pilcher <ian.pilcher at home.com> writes:

> I decided to put all of the data into dlls/wineps/agl.c, since changing
> the glyph list data without regenerating the font metrics data would
> cause things to break in extremely bizarre ways.  (Well, it will once I
> actually use the glyph names.)

You should really split it into separate files, a 40,000 lines file is
a bit too much. Also all this data must be constant and in a read-only
section, it's eating 400k of data space right now.

I'm guessing that you have a script to generate all this; could you
please consider submitting it?  This way other people can make changes
too.

-- 
Alexandre Julliard
julliard at winehq.com




More information about the wine-devel mailing list