freetype-devel
[Top][All Lists]
Advanced

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

[ft-devel] fixed float


From: Alexei Podtelezhnikov
Subject: [ft-devel] fixed float
Date: Thu, 10 Jan 2013 12:39:39 -0500

Werner,

I just noticed that Freetype documentation frequently refers to "fixed
float" format or type. This is an oxymoron, of course. What Freetype
uses is "fixed-point" representation of real numbers using integer
types, as opposed to "floating point" representation using float or
double types. I would suggest fixing documentation:

s/fixed float/fixed-point/g

Objections?

Alexei



reply via email to

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