March 2 1998
  Release 1.7
  IRIX doesn't support "test $1 == $2" neither:-)
  Cygnus-Win32 port. Library only. (demos not tested)
  Included into Moonlight Creator.

February 19 1998
  Release 1.6
  Fixed a mispelling into the IRIX triangulation bug.
  getDescender() by Karl Anders Oygard <Karl.Oygard@fou.telenor.no>
  "test -ef" doesn't exist under IRIX. Removed.
  configure script: --with-freetype-* replaced by --with-ttf-*
  configure script: added --with-glut-*
  Removed GLTTPixmapFont::setColor(). Use glColor() instead. (from an idea
    of David Ascher <da@skivs.ski.org>)
  You can now do alpha blending with pixmapped glyphs!
  Added the alpha blending sequence in the demo.

February 17 1998
  Release 1.5
  -> Support of gray-levels rendering!!
  Thanks to metrics.gif, i have understood how metrics were working:)
  Outlined and plain fonts are now correctly rendered.
  Renamed all the print() methods in output() for the python interface.
  Added the metrics.gif picture for information. (from the freetype-1.0
  distribution)
  Added the pixmapped font sequence in the demo.

February 16 1998
  Release 1.4
  Fixed the bad triangulation bug seen under IRIX.
    (Dirk Reiners <reiners@ecrc.de>)

February 15 1998
  Release 1.3
  Changes for Windows port (for VC5). Created GLTTminmax.h. Thanx to
    David Ascher <da@skivs.ski.org> and
    Charlie Hotchkiss <chotchkiss@namg.us.anritsu.com>
  Fixed the glRasterPos() problem. (Dirk Reiners <reiners@ecrc.de>)

February 5 1998
  Release 1.2
  "configure" script.
  Fixed bearingY.
  glut support.

February 2 1998
  Release 1.1
  demo and logo now work with glut-3.6.
  Fixed some silly bugs. Thanks to Gerard L. Lanois (gerard@msi.com) and
  Brian Paul (brianp@ra.avid.com) for IRIX6/CC port.
  FreeType 1.0 Official Release support.
  ZIP format distribution in addition to tar.gz

January 20 1998
  Release 1.0
