[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Devel] FT_Load_Glyph(...) and FT_Load_Char(...) ignoring the FT_LOA
From: |
Werner LEMBERG |
Subject: |
Re: [Devel] FT_Load_Glyph(...) and FT_Load_Char(...) ignoring the FT_LOAD_RENDER flag... |
Date: |
Sun, 08 Feb 2004 23:32:20 +0100 (CET) |
> In the program I am working on, under 2.1.4, I call
> FT_Load_Glyph(face,glyph_index,FT_LOAD_RENDER), and it renders the
> glyph bitmap into the face's glyph slot and I can render it to the
> final destination. In 2.1.5 it does not render the bitmap, or, at
> least, it does not set the bitmap's dimensions, thus making it
> unusable.
It's a bug. Get 2.1.7 or a development snapshot.
Werner
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Devel] FT_Load_Glyph(...) and FT_Load_Char(...) ignoring the FT_LOAD_RENDER flag...,
Werner LEMBERG <=