]> git.wh0rd.org - fontconfig.git/history - src/fccharset.c
Add a few more common font families to the default configuration
[fontconfig.git] / src / fccharset.c
2002-06-29  Keith PackardAdd strong/weak pattern value binding, add known charse...
2002-06-26  Keith PackardConstruct empty constant charsets correctly (using...
2002-06-21  Keith PackardFix automatic file time checking, transcoding table...
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-24  Keith PackardChange charset enumeration functions to more sensible API
2002-03-27  Keith PackardFix FT_Get_Next_Char API to match official 2.0.9 releas...
2002-03-03  Keith PackardEliminate compiler warnings
2002-02-19  Keith PackardEliminate const in FcPatternGetString; too hard. Add...
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