Age | Commit message (Expand) | Author | Files | Lines |
2004-12-29 | Adopt some RedHat suggestions for standard font configuration. | Keith Packard | 1 | -0/+34 |
2004-12-07 | Reviewed by: Keith Packard <keithp@keithp.com> | Keith Packard | 1 | -1/+2 |
2004-12-07 | Change files from ISO-Latin-1 to UTF-8 | Keith Packard | 1 | -1/+1 |
2004-12-05 | Change default set of fonts to include all of /usr/X11R6/lib/X11/fonts (or | Keith Packard | 1 | -0/+6 |
2004-12-04 | Move existing fonts.conf to fonts.conf.bak | Keith Packard | 1 | -0/+21 |
2003-08-15 | Added new FcFini function for cleaning up all memory. Fixed a few memory | Carl Worth | 1 | -0/+6 |
2003-07-20 | Implement new semantics for Contains and LISTING: | Keith Packard | 1 | -1/+2 |
2003-05-07 | Add filename-based accept/reject to ammend available fonts. | Keith Packard | 1 | -2/+38 |
2003-05-04 | Handle Adobe glyph names for fonts which include ADOBE_CUSTOM encodings | Keith Packard | 1 | -0/+10 |
2003-05-02 | Grub through style to find weight/slant/width values when other techniques | Keith Packard | 1 | -0/+6 |
2003-04-15 | Fix unary operator parsing. Add floor, ceil, trunc and round unary | Keith Packard | 1 | -1/+2 |
2003-03-22 | Changes for Windows: | Tor Lillqvist | 1 | -0/+9 |
2003-03-12 | Global cache time checking was using wrong file name and computing wrong | Keith Packard | 1 | -1/+1 |
2003-03-05 | AddFcLangSetContains for font listing, add first-letter table for language | Keith Packard | 1 | -2/+5 |
2003-03-02 | Switch back to -version-info for fontconfig as its at minor 0. Add | Keith Packard | 1 | -0/+3 |
2003-02-13 | Track dirs containing fonts.cache files referenced from ~/.fonts.cache file | Keith Packard | 1 | -0/+4 |
2003-02-12 | Add "same" binding for edits to inherit binding from matched element | Keith Packard | 1 | -1/+1 |
2003-02-06 | Build fclang.h before building library This required compiling the charset | Keith Packard | 1 | -8/+11 |
2002-09-26 | Was losing local cached dirs in global cache list | Keith Packard | 1 | -4/+6 |
2002-08-31 | More complete memory tracking. Install always overwrites header files | Keith Packard | 1 | -2/+14 |
2002-08-26 | Append version number to cache file namesfcpackage_rc3 | Keith Packard | 1 | -1/+1 |
2002-08-22 | Add contains/not_contains, fix LangSet equal operator to use FcLangEqual | Keith Packard | 1 | -2/+2 |
2002-08-22 | Reimplement FC_LANG as FcTypeLang, freeze patterns, other cleanup | Keith Packard | 1 | -12/+23 |
2002-08-11 | Fix weird first/not-first lameness in font matches, replacing with targetrc2fcpackage_rc2 | Keith Packard | 1 | -6/+13 |
2002-08-01 | Warning fix | Marc Aurele La France | 1 | -4/+1 |
2002-07-31 | Add binding property to edit element | Keith Packard | 1 | -1/+2 |
2002-07-28 | Rewrite global cache handling code in fontconfig to eliminate per-filefcpackage_rc1 | Keith Packard | 1 | -37/+89 |
2002-07-13 | Add some Utf16 support, extract font family and style names from name table | Keith Packard | 1 | -0/+11 |
2002-07-09 | Use locale data set FC_LANG by default. Reorder FcPattern and FcValueList | Keith Packard | 1 | -2/+2 |
2002-07-08 | Update iso639-2 language coverage info, fix Georgian orthography to | Keith Packard | 1 | -2/+7 |
2002-07-06 | Switch to RFC 3066 based lang names | Keith Packard | 1 | -0/+28 |
2002-06-29 | Add strong/weak pattern value binding, add known charsets for automatic | Keith Packard | 1 | -6/+9 |
2002-06-19 | Add ref counting to font config patterns so that FcFontSort return values | Keith Packard | 1 | -4/+5 |
2002-06-03 | Add FcPatternEqualSubset for Pango, clean up some internal FcPattern | Keith Packard | 1 | -2/+5 |
2002-05-31 | Add support for user-provided freetype faces to Xft | Keith Packard | 1 | -1/+2 |
2002-05-31 | Change FcCharSet datastructure, add FcFontSort API | Keith Packard | 1 | -20/+7 |
2002-05-29 | Optimize after profiling. Fix FcStrCmp to return correct sign | Keith Packard | 1 | -0/+1 |
2002-05-29 | Apply some obvious fixes to FcFontSetSort from Owen. Speed up FcCharSet | Keith Packard | 1 | -1/+2 |
2002-05-21 | Fix autoconf build process for fontconfig | Keith Packard | 1 | -4/+48 |
2002-03-03 | Eliminate duplicate definitions in fcint.h and fontconfig.h | Keith Packard | 1 | -6/+0 |
2002-03-01 | Add new FcAtomic datatype for config file locking | Keith Packard | 1 | -1/+8 |
2002-02-22 | fontconfig: some config file parsing mistakes | Keith Packard | 1 | -9/+0 |
2002-02-19 | Automatically initialize the fontconfig library | Keith Packard | 1 | -1/+3 |
2002-02-18 | Switch fontconfig from libxml2 to expat | Keith Packard | 1 | -9/+25 |
2002-02-15 | fontconfig library: build fixes and compiler warning fixes | Keith Packard | 1 | -46/+28 |
2002-02-14 | Initial revision | Keith Packard | 1 | -0/+480 |