bd5ae40006
C++ programs easier: Renamed FT_WordXX to FT_UIntXX. Changed a lot of void* to FT_Byte* if related to i/o streams -- FreeType always accesses streams byte-wise, so this makes sense IMHO. Added a lot of #ifdef __cplusplus to header files (and removed a few). Other minor syntax fixes (mostly casts). Replaced the variable `private' with `private_dict' -- `private' is reserved in C++. |
||
---|---|---|
.. | ||
config | ||
internal | ||
freetype.h | ||
ftbbox.h | ||
fterrors.h | ||
ftglyph.h | ||
ftimage.h | ||
ftmm.h | ||
ftmodule.h | ||
ftoutln.h | ||
ftrender.h | ||
ftsystem.h | ||
fttypes.h | ||
t1tables.h | ||
ttnameid.h | ||
tttables.h | ||
tttags.h |