freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ft-devel] Force PMingLiU like font do HINTING


From: JustFillBug
Subject: Re: [ft-devel] Force PMingLiU like font do HINTING
Date: Sat, 6 Dec 2008 01:37:42 +0000 (UTC)
User-agent: slrn/0.9.9 (Linux)

On 2008-12-05, Werner LEMBERG <address@hidden> wrote:
>
> After some thinking I can imagine that the following works.
>
>   . 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.
>

This sounds good. FT_LOAD_NO_HINTING now has a implication: I will do
some auto fixing with the hinting when neccessary unless your also
prevent me with NO_AUTOHINT.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]