[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Devel] pixel size, hinting and scaling
From: |
Graham Asher |
Subject: |
[Devel] pixel size, hinting and scaling |
Date: |
Tue, 14 Jan 2003 12:27:05 -0000 |
Can someone explain how, and if, the problem of pixel size and scaling is
solved, when a font transformation has some scaling component? I noticed
that when TrueType glyphs are rendered certain important parameters
affecting hinting depend on the number of pixels per em - that is, the pixel
size. These parameters are set when FT_Set_Char_Size is called but not when
FT_Set_Transform is called. FT_Set_Transform can also affect the pixel size.
Thus a transform applied to a font can prevent hinting from working as
intended.
There are other, more difficult issues when pixels are not square or when
the transformation causes some skewing or rotation.
I hope I have simply misunderstood some part of FreeType. If not, there is a
defect here.
Graham Asher
- [Devel] EPOC and true type fonts, Amir Kamal, 2003/01/02
- RE: [Devel] EPOC and true type fonts, Graham Asher, 2003/01/05
- [Devel] unpatented hinting system for Dynalab fonts, etc, Graham Asher, 2003/01/07
- Re: [Devel] unpatented hinting system for Dynalab fonts, etc, David Turner, 2003/01/08
- RE: [Devel] unpatented hinting system for Dynalab fonts, etc, Graham Asher, 2003/01/08
- [Devel] glyphs with no pixels are not tolerated by the renderers, Graham Asher, 2003/01/13
- [Devel] RE: glyphs with no pixels are not tolerated by the renderers, Graham Asher, 2003/01/14
- Re: [Devel] glyphs with no pixels are not tolerated by the renderers, Werner LEMBERG, 2003/01/15
- Re: [Devel] glyphs with no pixels are not tolerated by the renderers, David Turner, 2003/01/16
- RE: [Devel] glyphs with no pixels are not tolerated by the renderers, Graham Asher, 2003/01/16
- [Devel] pixel size, hinting and scaling,
Graham Asher <=
- Re: [Devel] pixel size, hinting and scaling, David Turner, 2003/01/16
- RE: [Devel] pixel size, hinting and scaling, Graham Asher, 2003/01/17
- Re: [Devel] pixel size, hinting and scaling, David Turner, 2003/01/17
- RE: [Devel] pixel size, hinting and scaling, Graham Asher, 2003/01/17
- Re: [Devel] pixel size, hinting and scaling, David Turner, 2003/01/17
- [Devel] Leaking FT_Glyph_To_Bitmap, Patrick Hoffmann, 2003/01/17
- Re: [Devel] Leaking FT_Glyph_To_Bitmap, David Turner, 2003/01/17
- AW: [Devel] Leaking FT_Glyph_To_Bitmap, Patrick Hoffmann, 2003/01/18
- Re: AW: [Devel] Leaking FT_Glyph_To_Bitmap, David Turner, 2003/01/22
- AW: AW: [Devel] Leaking FT_Glyph_To_Bitmap, Patrick Hoffmann, 2003/01/22