Age | Commit message (Expand) | Author | Files | Lines |
2003-03-05 | Change RCS tag | Keith Packard | 1 | -2/+2 |
2003-02-26 | Allow double or integer for numeric values in matching | Keith Packard | 1 | -8/+26 |
2002-09-26 | Add fontversion field | Keith Packard | 1 | -3/+12 |
2002-08-31 | More complete memory tracking. Install always overwrites header files | Keith Packard | 1 | -1/+2 |
2002-08-22 | Reimplement FC_LANG as FcTypeLang, freeze patterns, other cleanup | Keith Packard | 1 | -3/+28 |
2002-08-19 | Various config changes plus a couple of optimizations from Owen | Keith Packard | 1 | -3/+2 |
2002-08-11 | Fix weird first/not-first lameness in font matches, replacing with targetrc2fcpackage_rc2 | Keith Packard | 1 | -16/+3 |
2002-07-06 | Switch to RFC 3066 based lang names | Keith Packard | 1 | -3/+40 |
2002-06-29 | Add strong/weak pattern value binding, add known charsets for automatic | Keith Packard | 1 | -42/+70 |
2002-06-19 | Add slanting for fonts without oblique/italic varient. Fix matching code to | Keith Packard | 1 | -2/+2 |
2002-06-19 | Add ref counting to font config patterns so that FcFontSort return values | Keith Packard | 1 | -2/+19 |
2002-06-18 | Add a few more families to fonts.conf, make FC_ANTIALIAS less important for | Keith Packard | 1 | -11/+11 |
2002-06-08 | Add FcPatternHash, clean up a few valgrind issues | Keith Packard | 1 | -4/+7 |
2002-06-03 | Add FcPatternEqualSubset for Pango, clean up some internal FcPattern | Keith Packard | 1 | -3/+3 |
2002-06-02 | Eliminate some compiler warnings, avoid seg fault when matching missing | Keith Packard | 1 | -2/+2 |
2002-05-31 | Change FcCharSet datastructure, add FcFontSort API | Keith Packard | 1 | -1/+25 |
2002-05-29 | Optimize after profiling. Fix FcStrCmp to return correct sign | Keith Packard | 1 | -37/+106 |
2002-05-29 | Apply some obvious fixes to FcFontSetSort from Owen. Speed up FcCharSet | Keith Packard | 1 | -5/+18 |
2002-05-22 | Replace silly avl sort with qsort, add FcPatternEqual | Keith Packard | 1 | -37/+39 |
2002-03-03 | Add match routine that returns list of fonts | Keith Packard | 1 | -33/+192 |
2002-02-28 | Add better error reporting when loading config file | Keith Packard | 1 | -7/+31 |
2002-02-15 | fontconfig library: build fixes and compiler warning fixes | Keith Packard | 1 | -3/+4 |
2002-02-14 | Initial revision | Keith Packard | 1 | -0/+347 |