[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Freetype] correctly displaying un-AA truetype fonts in PHP
From: |
tibyke |
Subject: |
Re: [Freetype] correctly displaying un-AA truetype fonts in PHP |
Date: |
Mon, 16 Aug 2004 18:09:03 +0200 |
> 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?
i got it :)
here we go: http://www.tibyke.net/ft
ft_13.gif is 13px with bad spacing
ft_12.gif is 12px with _CORRECT_ spacing (x+=x_advance) and a red photoshop
text is added for comparison
ft_12_zoom.gif is the same but bigger. looks just the same! great!
thanks!
regards,
tibyke
- [Freetype] correctly displaying un-AA truetype fonts in PHP, tibyke, 2004/08/13
- Re: [Freetype] correctly displaying un-AA truetype fonts in PHP, Werner LEMBERG, 2004/08/14
- Re: [Freetype] correctly displaying un-AA truetype fonts in PHP, tibyke, 2004/08/16
- Re: [Freetype] correctly displaying un-AA truetype fonts in PHP, Antoine Leca, 2004/08/16
- Re: [Freetype] correctly displaying un-AA truetype fonts in PHP, tibyke, 2004/08/16
- Re: [Freetype] correctly displaying un-AA truetype fonts in PHP, Rogier van Dalen, 2004/08/16
- Re: [Freetype] correctly displaying un-AA truetype fonts in PHP, tibyke, 2004/08/16
- Re: [Freetype] correctly displaying un-AA truetype fonts in PHP, Rogier van Dalen, 2004/08/16
- Re: [Freetype] correctly displaying un-AA truetype fonts in PHP, tibyke, 2004/08/16
- Re: [Freetype] correctly displayin.... [SOLVED], tibyke, 2004/08/18
- Re: [Freetype] correctly displaying un-AA truetype fonts in PHP,
tibyke <=