[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Devel] Re: WINFONTS support
From: |
Werner LEMBERG |
Subject: |
Re: [Devel] Re: WINFONTS support |
Date: |
Mon, 02 Jun 2003 09:20:12 +0200 (CEST) |
> FON files store their glyph bitmaps column-first, but I don't see
> any code in FNT_Load_Glyph to reorder that to the row-first order
> expected by FT_Bitmap. Or maybe there's an option for the renderer
> to do just that, that is not set. I don't know that part of the code
> well enough.
Thanks! I've fixed this now.
Werner