freetype-devel
[Top][All Lists]
Advanced

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

Re: [Devel] FT_Set_Hint_Flags() , etc.


From: Artur Zaprzala
Subject: Re: [Devel] FT_Set_Hint_Flags() , etc.
Date: Thu, 12 Sep 2002 10:15:51 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020826

David Turner wrote:

  - applications don't need to bother about hinting algorithms and
    their arcane parameters, they simply specify what kind of surface
    they want the outlines optimized for. This let us improve the
    hinters in subsequent releases of the library without changing
    application sources or binaries.

  - it's relatively simple to produce a new "target mode" if a new
    incredibly smart new hinting technique comes in, or when we'd like
    to support optimisations specific to other kinds of displays (TVs for
    example, can benefit from a hinting scheme where you _avoid_ aligning
    stems to the pixel grid, in order to reduce flickering effects).

SVG model defines some high level rendering and hinting flags <http://www.w3.org/TR/SVG/painting.html#TextRenderingProperty> which would be useful in freetype. E.g. to render smoothly animated text, application will use geometricPrecision mode.







reply via email to

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