freetype-devel
[Top][All Lists]
Advanced

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

Re: Set_Pixel_Sizes for TTF


From: Werner LEMBERG
Subject: Re: Set_Pixel_Sizes for TTF
Date: Wed, 11 Oct 2000 19:53:06 +0200 (CEST)

> > I think the behaviour of FT should be changed that for bitmap
> > fonts only FT_Set_Pixel_Sizes() works, giving an error if the font
> > is an outline font.  The opposite for FT_Set_Char_Size().  Maybe
> > there is a better solution -- but doing nothing is bad.
> 
> It should work fine for 1 to 3.  But in the cases of 4 and 5, we
> sometime use sbits if avaliable, otherwith use outlines.  Your
> convention is incovinient for this style.

Ok.

> A. Set_Char_Size sets outline's size, and set sbit's when
> Set_Pixel_Size is not applied.
> B. Set_Pixel_Size sets sbit's size, and set outline's when
> Set_Char_Size is not applied.

Sounds nice.  Can you provide a patch?


    Werner



reply via email to

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