freetype2/include/freetype/internal
Werner Lemberg 7a0241049a * include/freetype/freetype.h (FT_Open_Flags): Replaced with
#defines for the constants.
(FT_Open_Args): Change type of `flags' to FT_UInt.
(FT_GlyphSlot): Move `flags' to FT_Slot_Internal.

* include/freetype/ftimage.h (FT_Outline_Flags, FT_Raster_Flag):
Replaced with #defines for the constants.

* include/freetype/internal/ftobjs.h (FT_Slot_Internal): New
field `flags' (from FT_GlyphSlot).
Updated all affected source files.
(FT_GLYPH_OWN_BITMAP): New macro (from ftgloadr.h).

* include/freetype/internal/ftgloadr.h (FT_GLYPH_OWN_BITMAP): Moved
to ftobjs.h.

* src/base/ftglyph.c (FT_Glyph_To_Bitmap): Use dummy
FT_GlyphSlot_Internal object.
2003-06-18 06:59:57 +00:00
..
autohint.h updating sources to support the new FT_LOAD_TARGET_ constants 2002-08-27 22:34:20 +00:00
bdftypes.h * include/freetype/ftbdf.h, include/freetype/internal/bdftypes.h, 2003-01-22 22:45:28 +00:00
cfftypes.h Avoid overwriting of numeric font dictionary entries for synthetic 2003-05-30 09:12:50 +00:00
fnttypes.h Cleanups. 2003-04-22 07:49:24 +00:00
ftcalc.h Fixes from the stable branch: 2002-04-02 14:50:31 +00:00
ftcore.h * include/freetype/internal/fthash.h, src/base/fthash.c: 2002-05-01 08:46:56 +00:00
ftdebug.h Fixing ChangeLog entries. 2002-07-26 09:09:10 +00:00
ftdriver.h * include/freetype/internal/ftdriver.h, 2003-06-05 04:31:05 +00:00
ftexcept.h * include/freetype/internal/fthash.h, src/base/fthash.c: 2002-05-01 08:46:56 +00:00
ftgloadr.h * include/freetype/freetype.h (FT_Open_Flags): Replaced with 2003-06-18 06:59:57 +00:00
fthash.h updatinf the object sub-system and dynamic hash table implementations 2002-07-11 16:27:16 +00:00
ftmemory.h * builds/compiler/gcc.mk, builds/compiler/gcc-dev.mk (CFLAGS): 2003-06-17 22:50:09 +00:00
ftobject.h updatinf the object sub-system and dynamic hash table implementations 2002-07-11 16:27:16 +00:00
ftobjs.h * include/freetype/freetype.h (FT_Open_Flags): Replaced with 2003-06-18 06:59:57 +00:00
ftstream.h * include/freetype/ftgzip.h, src/gzip/ftgzip.c: 2002-10-31 22:19:27 +00:00
fttrace.h * src/type42/t42drivr.c: s/T42_ENCODING_TYPE_/T1_ENCODING_TYPE_/. 2002-05-21 14:13:01 +00:00
internal.h * include/freetype/ftgzip.h, src/gzip/ftgzip.c: 2002-10-31 22:19:27 +00:00
pcftypes.h Cleanups. 2003-04-22 07:49:24 +00:00
pfr.h Cleanups. 2003-04-22 07:49:24 +00:00
psaux.h * include/freetype/internal/psaux.h (T1_FieldType): Add 2003-06-12 13:14:15 +00:00
pshints.h * src/autohint/ahhint.c (ah_hinter_hint_edges): Removed. Just a 2003-06-03 11:51:43 +00:00
psnames.h * src/sfnt/ttpost.c (load_post_names, tt_face_free_ps_names, 2002-09-27 11:09:23 +00:00
sfnt.h Cleanups. 2003-04-22 07:49:24 +00:00
t1types.h Avoid overwriting of numeric font dictionary entries for synthetic 2003-05-30 09:12:50 +00:00
t42types.h Minor fixes. Formatting. 2002-06-22 13:35:41 +00:00
tttypes.h Minor cleanups. 2003-04-29 13:23:47 +00:00