Go to file
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
config major changes to the library: 2000-03-28 11:22:31 +00:00
demos Consider the smooth renderer completed ! It will probably 2000-04-04 13:17:04 +00:00
docs fixed a small typo ( "height" in place of "eight" !!) 2000-02-10 19:19:51 +00:00
include major changes to the library: 2000-03-28 11:22:31 +00:00
obj Initial revision 1999-12-16 23:11:37 +00:00
src simple fix required by the auto-hinting module 2000-03-30 08:43:03 +00:00
BUILD updated documentation for Beta 4 2000-03-13 14:25:00 +00:00
CHANGES updated CHANGES 2000-03-13 14:19:31 +00:00
INSTALL updated CHANGES 2000-03-13 14:19:31 +00:00
Makefile A first check of FT2's Make system. Many smaller and larger bugs have been 2000-03-05 01:14:19 +00:00
license.txt updated the license 2000-02-22 13:53:16 +00:00