freetype
[Top][All Lists]
Advanced

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

Re: [Freetype] correctly displaying un-AA truetype fonts in PHP


From: Rogier van Dalen
Subject: Re: [Freetype] correctly displaying un-AA truetype fonts in PHP
Date: Mon, 16 Aug 2004 17:04:00 +0200
User-agent: KMail/1.6.1

On Monday 16 August 2004 16:15, tibyke wrote:

> i defined:
>       - TT_CONFIG_OPTION_BYTECODE_INTERPRETER
>       - TT_CONFIG_OPTION_UNPATENTED_HINTING
>       - TT_CONFIG_OPTION_INTERPRETER_SWITCH
>       - TT_CONFIG_OPTION_COMPONENT_SCALED
>       - TT_CONFIG_OPTION_OPTION_GX_VAR_SUPPORT
>
> (i dont know which of them are set by default thoguh)
see freetype2/include/freetype/config/ftoption.h

> http://www.tibyke.net/ft/ft.gif
>
> this is almost idenctical to the original microsoft result.

The spacing seems slightly off; I don't think having
          x += x_advance + 1;
in line 457 of ftview.c helps, does it?
What is that "+ 1" there for in Render_Waterfall?

Regards,
Rogier



reply via email to

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