freetype2/include/freetype
David Turner 956884724d * docs/*: serious rewriting of the documentation
* include/freetype/internal/ftobjs.h, src/base/ftobjs.c, src/bdf/bdfdrivr.c,
    src/pcf/pcfdriver.c, src/pfr/pfrsbit.c, src/sfnt/ttsbit.c,
    src/type42/t42objs.c, src/winfonts/winfnt.c: introduced three new functions
    to deal with glyph bitmaps within FT_GlyphSlot objects. these are:

      ft_glyphslot_free_bitmap
      ft_glyphslot_alloc_bitmap
      ft_glyphslot_set_bitmap

    these are much more convenient to use than managing the FT_GLYPH_OWN_BITMAP
    flag manually. the font drivers have been modified to use them as well.

    * src/cache/ftlru.c: fixed an invalid assertion check
2003-03-20 07:04:40 +00:00
..
cache Formatting, minor doc fixes. 2002-09-18 11:32:12 +00:00
config various improvements for 2.1.4. see ChangeLog, I've got problems with 2003-01-30 23:24:18 +00:00
internal * docs/*: serious rewriting of the documentation 2003-03-20 07:04:40 +00:00
freetype.h * include/freetype/freetype.h: fixed documentation for FT_Size_Metrics 2003-01-15 23:43:17 +00:00
ftbbox.h
ftbdf.h * include/freetype/ftbdf.h, include/freetype/internal/bdftypes.h, 2003-01-22 22:45:28 +00:00
ftcache.h * include/freetype/ftcache.h (FT_POINTER_TO_ULONG): New macro. 2002-10-25 12:22:31 +00:00
ftchapters.h updating documentation & changes 2002-11-13 23:28:08 +00:00
fterrdef.h
fterrors.h
ftglyph.h Added 'const' to the first argument to FT_Matrix_Multiply. 2003-01-14 15:53:33 +00:00
ftgzip.h Correct the name of the controlling macro (was __FTXF86_H__ ...) 2002-11-29 12:56:49 +00:00
ftimage.h Formatting, minor doc fixes. 2002-09-18 11:32:12 +00:00
ftincrem.h The incremental interface now passes the old metrics when asking for 2003-02-13 17:49:27 +00:00
ftlist.h
ftmac.h
ftmm.h
ftmoderr.h
ftmodule.h * src/sfnt/ttpost.c (load_post_names, tt_face_free_ps_names, 2002-09-27 11:09:23 +00:00
ftoutln.h * massive re-formatting changes to many, many source files. I don't 2002-08-27 20:20:29 +00:00
ftpfr.h * include/freetype/internal/internal.h, include/freetype/ftpfr.h, 2002-10-31 08:30:19 +00:00
ftrender.h * src/sfnt/ttpost.c (load_post_names, tt_face_free_ps_names, 2002-09-27 11:09:23 +00:00
ftsizes.h
ftsnames.h
ftstroker.h * include/freetype/freetype.h, include/freetype/ftimage.h, 2002-09-17 22:57:29 +00:00
ftsynth.h
ftsysio.h Formatting, minor doc fixes. 2002-09-18 11:32:12 +00:00
ftsysmem.h Formatting, minor doc fixes. 2002-09-18 11:32:12 +00:00
ftsystem.h * include/freetype/ftgzip.h, src/gzip/ftgzip.c: 2002-10-31 22:19:27 +00:00
fttrigon.h
fttypes.h
ftwinfnt.h adding missing source file 2003-01-17 08:40:32 +00:00
ftxf86.h
t1tables.h
ttnameid.h Updated according to the recent OpenType from Microsoft 2002-11-15 20:05:58 +00:00
tttables.h 2002-12-16 David Turner <david@freetype.org> 2002-12-16 21:51:24 +00:00
tttags.h