summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-05-31Bump version to 2.6.02.6.0Keith Packard3-5/+7
2008-05-24Bump version to 2.5.932.5.93Keith Packard3-4/+34
2008-05-24Ignore empty <dir></dir> elementsKeith Packard1-1/+3
2008-05-24Oops. Fix for bug 15928 used wrong path for installed fc-cache.Keith Packard1-2/+2
2008-05-24Libs.private needs freetype librariesKeith Packard1-1/+1
2008-05-24FcConfigUptoDate breaks if directory mtime is in the future. Bug 14424.Sayamindu Dasgupta1-1/+12
2008-05-24Fix index/offset for 'decorative' matcher. Bug 15890.Evgeniy Stepanov1-4/+3
2008-05-24Fix Win32 build error: install tries to run fc-cache locally (bug 15928).Glen Low1-2/+2
2008-05-24Add Secwepemctsin Orthography. Bug 15996.Neskie Manuel1-0/+48
2008-05-24Persian conf update. (bug 16066).Behdad Esfahbod2-4/+57
2008-05-24Fix FcStrDirname documentation. (bug 16068)Alexey Khoroshilov1-0/+1
2008-05-05Add a copy of dolt.m4 to acinclude.m4.Keith Packard1-0/+137
2008-05-04Freetype 2.3.5 (2007-jul-02) fixes indic font hinting. re-enable (bug 15822)Keith Packard1-119/+0
2008-05-04Add extended, caps, dunhill style mappings.Keith Packard1-2/+3
2008-05-04Fix a few memory tracking mistakes.Keith Packard5-4/+17
2008-05-04Call FcFini to make memory debugging easierKeith Packard1-0/+1
2008-05-03Bump version to 2.5.922.5.92Keith Packard3-4/+40
2008-05-03git ignore doltcompileKeith Packard1-0/+1
2008-05-03Allow for RC versions in README updateKeith Packard1-2/+2
2008-05-03Deal with libtool 2.2 which doesn't let us use LT_ variables. (bug 15692)Keith Packard3-13/+13
2008-05-03Add FreeType-dependent functions to fontconfig.def file. (bug 15415)Carlo Bramini1-2/+2
2008-05-03Make fc-match behave better when style is unknown (bug 15332)Keith Packard1-1/+1
2008-05-03Use of ":=" in src/Makefile.am is unportable (bug 14420)Keith Packard1-1/+1
2008-05-03Remove doltcompile in distcleanKeith Packard1-1/+1
2008-05-03fontconfig build fails if "head" is missing or unusable (bug 14304)Ryan Schmidt1-1/+1
2008-05-03Proper config path for static libraries in win32Dennis Schridde2-6/+42
2008-05-03Korean font in the default config - replacing baekmuk with un (bug 13569)Changwoo Ryu2-0/+6
2008-05-03Fontconfig options for freetype sub-pixel filter configurationSylvain Pasche5-3/+22
2008-05-03Merge some of Mandriva configuration into upstream configuration. Bug 13247Frederic Crozat4-7/+101
2008-05-03Add --all flag to fc-match to show the untrimmed list. Bug 13018.Keith Packard1-6/+12
2008-05-03Add some sample cursive and fantasy families.Keith Packard2-0/+44
2008-05-03Remove size and dpi values from bitmap fonts. Bug 8765.Keith Packard1-34/+0
2008-05-03Work around for bitmap-only TrueType fonts that are missing the glyf table.Keith Packard1-7/+51
2008-05-03Use DOLT if availableKeith Packard1-0/+1
2008-04-18Fix build with !ENABLE_DOCS and no built manpages.Eric Anholt4-8/+24
2008-01-10Bump version to 2.5.912.5.91Keith Packard3-6/+24
2008-01-10git-tag requires space after -m flagKeith Packard1-1/+1
2008-01-10new-version.sh was mis-editing filesKeith Packard1-11/+8
2008-01-10Add more files to .gitignoreKeith Packard1-2/+5
2008-01-10Distribute khmer font aliasesKeith Packard2-0/+17
2008-01-10Create new-version.sh to help with releases, update INSTALL instructionsKeith Packard2-26/+131
2008-01-10Distribute new fcftint.h fileKeith Packard1-1/+1
2008-01-08Eliminate references to freetype from utility Makefile.am'sKeith Packard4-8/+8
2008-01-07Include fcftaliastail.h so that the freetype funcs are exported.Keith Packard3-0/+3
2008-01-02Remove freetype requirement for build-time applications.Keith Packard11-26/+76
2007-12-23Fix OOM failure case in FcPStackPush.Keith Packard1-0/+5
2007-12-12Not_contain should use strstr, not strcmp on strings. (bug 13632)Hongbo Zhao1-1/+1
2007-11-25Move conf.avail/README to conf.d/README (bug 13392)Keith Packard1-2/+5
2007-11-13Bump version number to 2.52.5.0Keith Packard3-5/+16
2007-11-13Workaround for stat() brokenness in Microsoft's C library (bug 8526)Tor Lillqvist4-2/+124