freetype2/demos
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
..
bin added 'demos/bin' to the repository 1999-12-18 19:05:00 +00:00
graph fixed the display on 24-bit and 32-bit displays 2000-03-28 16:40:51 +00:00
mac updated project files 2000-03-17 11:53:52 +00:00
obj Initial revision 1999-12-16 23:11:37 +00:00
src Consider the smooth renderer completed ! It will probably 2000-04-04 13:17:04 +00:00
Makefile major changes to the library: 2000-03-28 11:22:31 +00:00