]> git.wh0rd.org - fontconfig.git/history - fontconfig
Replace makealias pattern with something supported by POSIX grep (bug 11083)
[fontconfig.git] / fontconfig /
2002-06-02  Keith PackardAdd aspect ratio support to Xft and fontconfig
2002-05-31  Keith PackardAdd support for user-provided freetype faces to Xft
2002-05-31  Keith PackardChange FcCharSet datastructure, add FcFontSort API
2002-05-29  Keith PackardApply some obvious fixes to FcFontSetSort from Owen...
2002-05-24  Keith PackardClean up autoconf install to obey DESTDIR
2002-05-24  Keith PackardChange charset enumeration functions to more sensible API
2002-05-23  Keith PackardA few random fontconfig build fixes
2002-05-22  Keith PackardMissed a Makefile.in for fontconfig includes
2002-05-22  Keith PackardReplace silly avl sort with qsort, add FcPatternEqual
2002-05-21  Keith PackardFix autoconf build process for fontconfig
2002-03-03  Keith PackardAdd match routine that returns list of fonts
2002-03-01  Keith PackardAdd new FcAtomic datatype for config file locking
2002-03-01  Keith PackardPort Xft1 to fontconfig
2002-02-28  Keith PackardAdd better error reporting when loading config file
2002-02-20  Keith PackardRemove fcxml.h include file as it cant work anymore... before-mesa-4_0-import
2002-02-19  Keith PackardEliminate const in FcPatternGetString; too hard. Add...
2002-02-15  Keith Packardfontconfig library: build fixes and compiler warning...
2002-02-14  Keith PackardInitial revision