[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Devel] Autohinter/Transformation bug
From: |
Scott Long |
Subject: |
[Devel] Autohinter/Transformation bug |
Date: |
Fri, 4 Jan 2002 11:51:15 -0800 |
Ok, I'm sorry to be discovering all these things, but:
I am rotating the glyphs using FT_Set_Transform with the usual matrix.
However, when I disable autohinting, the glyph is rotated through twice the
angle it should be.
For example, I set up a transform to rotate by 45 degrees. With autohinting
turned on, this works just fine. However when I disable autohinting the glyph
comes out rotated by *90* degrees.
Scott
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Devel] Autohinter/Transformation bug,
Scott Long <=