freetype2/demos/src
David Turner ea10fbf91f Consider the smooth renderer completed ! It will probably
be moved to "freetype2/src/base" soon and become part
of the library.

changes include:

  - fixed a bug which prevented large spans being drawn correctly.
  - now renders large glyphs that overflow the render pool.
  - various performance enhancements. the renderer now
    renders large glyphs with much greater  speed :-)
  - also faster with small glyphs ..

future plans:
  - fix a vertical-dropout bug in the standard raster (b&w)
  - write a demonstration program to demonstrate direct
    composition..
2000-04-04 13:17:04 +00:00
..
common.c ft_basename(): if compiled for MacOS, use the Mac path separator 2000-03-02 01:09:28 +00:00
common.h Initial revision 1999-12-16 23:11:37 +00:00
compos.c a new simple program to display composite glyphs in a given 2000-03-28 11:14:24 +00:00
ftgrays.c Consider the smooth renderer completed ! It will probably 2000-04-04 13:17:04 +00:00
ftgrays.h major changes to the library: 2000-03-28 11:22:31 +00:00
ftgrays2.c major changes to the library: 2000-03-28 11:22:31 +00:00
ftgrays2.h major changes to the library: 2000-03-28 11:22:31 +00:00
ftlint.c if compiled for MacOS 2000-03-02 01:11:17 +00:00
ftsbit.c Initial revision 1999-12-16 23:11:37 +00:00
ftstring.c a new program to demonstrate the new convenience glyph 2000-03-28 11:15:37 +00:00
fttimer.c major changes to the library: 2000-03-28 11:22:31 +00:00
fttry.c Initial revision 1999-12-16 23:11:37 +00:00
ftview.c major changes to the library: 2000-03-28 11:22:31 +00:00
memtest.c added a memory checking test program, used to 2000-02-21 16:18:25 +00:00
t1dump.c Initial revision 1999-12-16 23:11:37 +00:00
ttdebug.c fix to compile with latest FreeType 2 2000-03-17 10:14:22 +00:00