]> git.wh0rd.org - fontconfig.git/history - src/fccharset.c
Build fclang.h before building library This required compiling the charset
[fontconfig.git] / src / fccharset.c
2003-02-06  Keith PackardBuild fclang.h before building library This required...
2002-08-31  Keith PackardMore complete memory tracking. Install always overwrite...
2002-08-22  Keith PackardReimplement FC_LANG as FcTypeLang, freeze patterns...
2002-07-13  Keith PackardAdd some Utf16 support, extract font family and style...
2002-07-09  Keith PackardTrim ideographic punctuation and Suzhou numerals from...
2002-07-06  Keith PackardSwitch to RFC 3066 based lang names
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