David Turner 66cbc20978 * 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
..
2002-09-18 11:32:12 +00:00
2001-06-28 17:49:10 +00:00
2002-11-13 23:28:08 +00:00
2002-09-18 11:32:12 +00:00
2001-06-28 17:49:10 +00:00
2001-12-07 21:56:32 +00:00
2001-06-28 17:49:10 +00:00
2002-04-28 10:25:55 +00:00
2002-06-23 10:57:31 +00:00
2002-09-18 11:32:12 +00:00
2002-09-18 11:32:12 +00:00
2002-07-26 09:09:10 +00:00
2002-08-18 07:15:52 +00:00
2003-01-17 08:40:32 +00:00
2001-06-28 17:49:10 +00:00