2002-01-30 David Turner <david@freetype.org> * INSTALL, docs/INSTALL: moved the INSTALL document from the top level directory to "docs". That's because it conflicts with the "install" script on Windows, where the filesystem doesn't preserve case. 2002-01-29 David Turner <david@freetype.org> * configure: fixed the script. it previously didn't accept more than one argument correctly. For example, when typing: ./configure --disable-shared --disable-nls the "--disable-nls" was incorrectly sent to the "make" program.. 2002-01-29 Werner Lemberg <wl@gnu.org> * README.UNX: Fix typo. * builds/unix/install.mk (uninstall): Fix library name for libtool. 2002-01-28 Francesco Zappa Nardelli <Francesco.Zappa.Nardelli@ens.fr> * src/pcf/pcfdriver.c (PCF_Done_Face): Fix incorrect destruction of the face object (face->toc.tables, face->root.family_name, face->root.available_size, face->charset_encoding, face->charset_registry are now freed). Thanks to Niels Moseley. 2002-01-28 Roberto Alameda <ojancano@geekmail.de> * src/type1/t1load.c (parse_encoding): Set `loader->num_chars'. 2002-01-28 Werner Lemberg <wl@gnu.org> * src/type1/t1load.c (parse_subrs, parse_charstrings): Use copy of `base' string for decrypting to not modify the original data. 2002-01-27 Giuliano Pochini <pochini@shiny.it> * src/smooth/ftgrays.c (gray_render_scanline): Fix bug which caused bad rendering of thin lines (less than one pixel thick). 2002-01-25 Werner Lemberg <wl@gnu.org> * src/cff/cffdrivr.c (cff_get_name_index): Make last patch work actually. 2002-01-25 Martin Zinser <zinser@decus.de> * src/cache/ftccache.c (ftc_node_done, ftc_node_destroy): Fix compilation warnings. * src/base/descrip.mms (OBJS): Add `ftmm.obj'. * src/cache/descrip.mms (ftcache.obj): Dependencies added. 2002-01-25 WANG Yi <wangyi@founder.com.cn> * src/cff/cffdrivr.c (cff_get_name_index): Fix deallocation bug. 2002-01-21 Antoine Leca <Antoine-Freetype@Leca-Marti.org> * docs/PATENTS: Typo fixed (thanks to Detlef "Hawkeye" W