Path to this page:
Subject: CVS commit: pkgsrc/x11/libXfont
From: Thomas Klausner
Date: 2009-06-10 16:00:37
Message id: 20090610140037.133DA175D0@cvs.netbsd.org
Log Message:
Update to 1.4.0:
Lots of cleanup and misc bugfixes since 1.3.4. Still one of the worst
libraries we ship though.
If you're unfortunate enough to need speedo, type1, or printer fonts,
then you'll want to skip this release.
---
Adam Jackson (15):
Delete speedo
Delete Type1
const cleanup
Get rid of a useless array
Remove useless #define
Remove loadable renderer support.
Remove printer font support.
Remove PMF support.
xalloc -> malloc, etc.
Drop OS/2 support
Move the copy of CopyISOLatin1Lowered near its user, and un-weak it.
Delete some dead ifdefs
Allow case insensitive filename matching in fontfile.
Remove some strcasecmp silliness
libXfont 1.4.0
Alan Coopersmith (1):
Restore comment deleted by b6f793d7d5
Jeremy Huddleston (1):
Added missing AM_CFLAGS for -Wl,-flat_namespace
Paulo Cesar Pereira de Andrade (3):
libXfont ansification and removal of xf86_ansic.h dependency
Disable some fun stdio wrapping.
Janitor: make distcheck and .gitignore
Peter Astrand (1):
Avoid sending uninitialized padding data over the network.
Files: