freetype
[Top][All Lists]
Advanced

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

RE: [Freetype] Contours and scaling


From: Giuliano Pochini
Subject: RE: [Freetype] Contours and scaling
Date: Thu, 06 Jun 2002 15:12:45 +0200 (CEST)

> I would like to use FreeType to render TrueType and MetaFont text in my
> vector graphics engine.
>
> To do this I either need adaptively subdivided contours which are 
> continuously scalable (i.e. no pixel hinting or integer round-off) or I need 
> to get hold of the contours as lists of implicit curves (Bezier's, I assume) 
> so that I can feed them into my own code.

You can disable hinting. Look here:

http://www.freetype.org/freetype2/docs/reference/ft2-base_interface.html#FT_LOAD_NO_HINTING


Bye.




reply via email to

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