freetype-devel
[Top][All Lists]
Advanced

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

Re: Cache font size


From: David Turner
Subject: Re: Cache font size
Date: Mon, 30 Oct 2000 15:41:45 +0100

Hi Nathan,

> 
> A hopefully quick request,
> 
>   Any reason why the cache font sizes are in integers, rather than 26.6? I
> would like to have smooth font size support for small chars, but like the
> cache :-)
> 

the sizes in "FTC_FontRec" are always character _pixel_ sizes, not _point_ 
sizes.
For now, you'll need to perform the translation between character point sizes to
pixel sizes yourself, though adding support for them might be an excellent idea,
given that it doesn't look to much to change :-)

Thanks,

- David



reply via email to

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