freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] Why is FT_Fixed a long instead of FT_Int32?


From: Werner LEMBERG
Subject: Re: [ft-devel] Why is FT_Fixed a long instead of FT_Int32?
Date: Tue, 27 Aug 2019 06:11:19 +0200 (CEST)

> Thanks Alexei, good to know about FreeType sticking to C89, and that
> it should be ok to redefine.
> 
> Though I do see a FT_Int32 type defined in FreeType in ftconfig.h?

While `FT_Int32' gets used for more recent additions to the API (in
case it makes sense), we cannot change the original core stuff without
becoming backward incompatible.


    Werner



reply via email to

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