I see the problem now. I looked at what T2K (the rasteriser) reports, but
in the non-T2K glue code we then make an adjustment in the case of LCD glyphs
which simply should never have been applied in the case of an empty image.
It has never affected any of our code as I think we only truly use the width (not the same as advance) during blitting and the check for a null image stops us before that's
an issue. I'll file a bug and fix this.

Thanks,

-phil.




On 7/7/2010 12:28 PM, Clemens Eisserer wrote:
Hi Phil,

Strange, running your test  I get width=-1 when uploading as well as
rendering the glyph - and the pipeline basically just reads the native
GlyphInfo structure by using Unsafe.

I'll have to think about it a bit more ..
Anything I could to to help to track that down?

Thanks, Clemens

Reply via email to