freetype2/src
Werner Lemberg 81e5ff53a8 [autofit] Use macros for (unsigned) flags, not enumerations.
This harmonizes with other code in FreeType (and reduces the number
of necessary casts to avoid compiler warnings).

* src/autofit/afblue.hin: Make flag macros unsigned.
* src/autofit/afblue.h: Regenerated.

* src/autofit/afcjk.h: Replace flag enumeration with macros.
* src/autofit/afcjk.c: Updated.

* src/autofit/afhints.h (AF_Flags, AF_Edge_Flags): Replace with
macros.
* src/autofit/afhints.c: Updated.

* src/autofit/aflatin.h: Replace flag enumerations with macros.
* src/autofit/aflatin.c, src/autofit/aflatin2.c: Updated.

* src/autofit/aftypes.h (AF_ScalerFlags): Replace with macros.
2015-02-19 09:46:48 +01:00
..
autofit [autofit] Use macros for (unsigned) flags, not enumerations. 2015-02-19 09:46:48 +01:00
base [base] Fix Savannah bug #44284. 2015-02-17 20:30:36 +01:00
bdf Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
bzip2 Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
cache Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
cff Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
cid Don't use `FT_PtrDist' for lengths. 2015-02-18 09:22:06 +01:00
gxvalid Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
gzip Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
lzw Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
otvalid Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
pcf Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
pfr Don't use `FT_PtrDist' for lengths. 2015-02-18 09:22:06 +01:00
psaux [type1] Fix signedness issues. 2015-02-18 11:45:22 +01:00
pshinter Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
psnames Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
raster [raster] Handle `FT_RASTER_FLAG_AA' correctly. 2015-01-23 21:23:55 +01:00
sfnt [sfnt] Fix Savannah bug #44184. 2015-02-07 09:47:23 +01:00
smooth Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
tools [psaux, type1] Fix minor AFM issues. 2015-02-18 11:38:46 +01:00
truetype [truetype] Finish compiler warning fixes for signedness issues. 2015-02-17 10:17:56 +01:00
type1 [type1] Fix signedness issues. 2015-02-18 11:45:22 +01:00
type42 Don't use `FT_PtrDist' for lengths. 2015-02-18 09:22:06 +01:00
winfonts Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00
Jamfile Run `src/tools/update-copyright'. 2015-01-17 20:41:43 +01:00