[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] Force PMingLiU like font do HINTING
From: |
Werner LEMBERG |
Subject: |
Re: [ft-devel] Force PMingLiU like font do HINTING |
Date: |
Sun, 07 Dec 2008 00:34:12 +0100 (CET) |
> > . Add `FT_FACE_FLAG_TRICKY'. If set, the font is tricky. To
> > access it, add a macro `FT_IS_TRICKY'. [This is a read-only
> > flag.]
> >
> > . Change the meaning of `FT_LOAD_NO_HINTING' so that fonts which
> > always need TrueType instructions (these are fonts which have
> > FT_FACE_FLAG_TRICKY set) ignore it.
> >
> > . Instead of adding a new `FT_LOAD_RAW' flag which would do what
> > `FT_LOAD_NO_HINTING' currently does, I propose that we get the
> > behaviour of `raw' loading if both `FT_LOAD_NO_HINTING' and
> > FT_LOAD_NO_AUTOHINT are set.
>
> For the patented hinter, the FT_LOAD_NO_HINTING turns off the
> hinting. Do you want to change that behavior for the applications
> that use the patented hinter?
Yes, such a change makes only sense IMHO if done in a uniform way.
The tricky fonts look bad with both patented and unpatented hinting
switched off.
Werner
- Re: [ft-devel] Force PMingLiU like font do HINTING, (continued)
- Re: [ft-devel] Force PMingLiU like font do HINTING, mpsuzuki, 2008/12/04
- Re: [ft-devel] Force PMingLiU like font do HINTING, JustFillBug, 2008/12/04
- Re: [ft-devel] Force PMingLiU like font do HINTING, Werner LEMBERG, 2008/12/04
- Re: [ft-devel] Force PMingLiU like font do HINTING, James Cloos, 2008/12/04
- Re: [ft-devel] Force PMingLiU like font do HINTING, JustFillBug, 2008/12/04
- Re: [ft-devel] Force PMingLiU like font do HINTING, Werner LEMBERG, 2008/12/05
- Re: [ft-devel] Force PMingLiU like font do HINTING, James Cloos, 2008/12/05
- Re: [ft-devel] Force PMingLiU like font do HINTING, JustFillBug, 2008/12/05
- Re: [ft-devel] Force PMingLiU like font do HINTING, Werner LEMBERG, 2008/12/06
- RE: [ft-devel] Force PMingLiU like font do HINTING, Sergey Tolstov, 2008/12/06
- Re: [ft-devel] Force PMingLiU like font do HINTING,
Werner LEMBERG <=
- Re: [ft-devel] Force PMingLiU like font do HINTING, James Cloos, 2008/12/07
- Re: [ft-devel] Force PMingLiU like font do HINTING, Werner LEMBERG, 2008/12/07
- Re: [ft-devel] Force PMingLiU like font do HINTING, Werner LEMBERG, 2008/12/11
- Re: [ft-devel] Force PMingLiU like font do HINTING, Werner LEMBERG, 2008/12/04
- RE: [ft-devel] Force PMingLiU like font do HINTING, Graham Asher, 2008/12/04
RE: [ft-devel] Force PMingLiU like font do HINTING, Sergey Tolstov, 2008/12/04