Hello everyone, I just uploaded the second release candidate:
http://david.freetype.org/freetype/freetype-2.3.0rc2.tar.bz2 http://david.freetype.org/freetype/freetype-2.3.0rc2.tar.g2 http://david.freetype.org/freetype/ft230rc2.zip The list of issues fixed is listed below. Thanks for all the people who have been helpful in the last few days. Let's hope for an official release in a couple of days. Regards, - David Turner - The FreeType Project (www.freetype.org) ------------------ ChangeLog --------------------------- 2007-01-12 David Turner <[EMAIL PROTECTED]> * all-sources: Tag all sources with VER-2-3-0-RC2 and VER-2-3-0 * src/base/ftbitmap.c: fixing memory stomping bug in the bitmap embolderner when the pitch of the source bitmap is *much* larger than its width * src/truetype/ttinterp.c: fixing aliasing-related compilation warning 2007-01-12 Werner Lemberg <[EMAIL PROTECTED]> * builds/unix/install-sh, builds/unix/mkinstalldirs: Updated from `automake' CVS module from sources.redhat.com. 2007-01-11 Werner Lemberg <[EMAIL PROTECTED]> * src/type1/t1load.c (is_space): Removed. (parse_encoding, parse_charstrings): Use IS_PS_DELIM. (parse_charstrings): Use IS_PS_TOKEN. * autogen.sh: Avoid bash specific syntax. 2007-01-11 David Turner <[EMAIL PROTECTED]> * docs/CHANGES: Small update. * builds/unix/configure.raw (version_info): Set to 9:11:3. * src/base/ftobjs.c (IsMacResource): Fix a small bug that caused a crash with some Mac OS X .dfont files. Submitted by Masatake Yamoto. * autogen.sh: Small fix to get it working on Mac OS X properly: The issue is that GNU libtool is called `glibtool' on this platform, and we must call `glibtoolize', since `libtoolize' doesn't exist. _______________________________________________ Freetype-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/freetype-devel
