freetype
[Top][All Lists]
Advanced

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

Re: [ft] What does the following mean?


From: Lawrence D'Oliveiro
Subject: Re: [ft] What does the following mean?
Date: Thu, 14 Feb 2019 13:38:46 +1300

On Thu, 14 Feb 2019 00:14:55 +0000, Dryden, Thomas wrote:

> "26.6 fractional pixel format"? How do I convert this to pixels?
> Divide by 26.6?

The meaning is that the bottom 6 bits are the fractional part. So to
convert to a float, for example, divide by 2**6 = 64.



reply via email to

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