MH> There has been much discussion in the past of getting rid of the 
MH> ISO8859-* bitmap fonts generated by ucs2any et al.  The last 
MH> discussion I recall on this was that ttf font file format would 
MH> be used with embedded bitmaps.  Is this still planned for 4.3.0?

I'm far from ready.  Here's the things that remain to be done, in no
particular order:

  1. find somebody who can debug Windows to find out why the fonts
     generated by fonttootf don't work on that platform;
  2. modify fonttootf to properly generate font-level metrics (they are
     currently hardwired for fixed);
  3. modify mkfontscale to generate bitmap entries for bitmap fonts;
  4. modify the FreeType backend to do reasonable things with bitmap
     entries.

I need help for 1 -- I'm just not competent to deal with it.  2. is
simple but tedious, and will require hacking at FreeType to get access
to BDF properties.  3 is ready in my private tree (I'll probably want
to rework it), 4 is really not difficult.

Additionally, I'll probably want to modify the FreeType backend to
discard faces associated to open fonts when they've not been used for
some time.

                                        Juliusz


_______________________________________________
Fonts mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/fonts

Reply via email to