]> git.wh0rd.org - fontconfig.git/history - src/fcint.h
Add ref counting to font config patterns so that FcFontSort return values
[fontconfig.git] / src / fcint.h
2002-06-19  Keith PackardAdd ref counting to font config patterns so that FcFont...
2002-06-03  Keith PackardAdd FcPatternEqualSubset for Pango, clean up some inter...
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 PackardOptimize after profiling. Fix FcStrCmp to return correc...
2002-05-29  Keith PackardApply some obvious fixes to FcFontSetSort from Owen...
2002-05-21  Keith PackardFix autoconf build process for fontconfig
2002-03-03  Keith PackardEliminate duplicate definitions in fcint.h and fontconfig.h
2002-03-01  Keith PackardAdd new FcAtomic datatype for config file locking
2002-02-22  Keith Packardfontconfig: some config file parsing mistakes
2002-02-19  Keith PackardAutomatically initialize the fontconfig library
2002-02-18  Keith PackardSwitch fontconfig from libxml2 to expat
2002-02-15  Keith Packardfontconfig library: build fixes and compiler warning...
2002-02-14  Keith PackardInitial revision