[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ft] Re: FT_Outline_Render not calling my span function.
From: |
Adrian May |
Subject: |
[ft] Re: FT_Outline_Render not calling my span function. |
Date: |
Thu, 26 Feb 2009 19:04:13 +0800 |
Hi again,
In the meantime I figured out that FT_Load_Glyph should say
FT_Load_Char, but it didn't change anything. I also tried a different
font file and played with endian-ness, but still no help. I notice
these "if the format of XXX is outline" riders in the docs but most
places imply that the outline is always the first thing that gets
loaded. So I'm still stumped.
Adrian.