freetype-devel
[Top][All Lists]
Advanced

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

Re: [Devel] Adding options to the PS Hinter


From: Owen Taylor
Subject: Re: [Devel] Adding options to the PS Hinter
Date: Wed, 3 Jul 2002 18:14:45 -0400 (EDT)
User-agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/21.1

Owen Taylor <address@hidden> writes:

> I'm trying to think of alternate ways of achieving the 
> same effect; I think it *is* right to make this a per-glyph
> load option.

[...]

>  B) Set options on the face; make programs that
>     want to change it per-glyph change the options
>     on the face between calls to Load_Glpyh
> 
>     FT_EXPORT( FT_Error )
>     FT_Set_Hint_Flags( FT_Face  face,
>                        FT_ULong hint_flags );

Attached is an implementation of this. 

(Figured I'd court fate by going ahead with the implementation... 
it really is only a few lines beyond the implementation of the 
hint flags for the PS hinter.)

Regards,
                                        Owen

Attachment: freetype-2.1.2-slighthint.patch
Description: Text Data


reply via email to

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