[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Devel] Inconsistent use of FT_Set_Pixel_Sizes in winFNT driver
From: |
Werner LEMBERG |
Subject: |
Re: [Devel] Inconsistent use of FT_Set_Pixel_Sizes in winFNT driver |
Date: |
Tue, 15 Jun 2004 16:09:53 +0200 (CEST) |
> Could I suggest that for winFNT fonts instead of calculating the
> x_ppem and y_ppem values from the point size (and hence sometimes
> producing a useless value), we simply use the pixel_width and
> pixel_height values and then change the test in FNT_Size_Set_Pixels
> to compare the available_sizes->y_ppem. See the attached patch for
> what I mean.
Applied to the CVS, thanks. Note that the FreeType lists will be
down a few days due to massive virus attacks.
Werner