summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 2.5.922.5.92Keith Packard2008-05-033-4/+40
* git ignore doltcompileKeith Packard2008-05-031-0/+1
* Allow for RC versions in README updateKeith Packard2008-05-031-2/+2
* Deal with libtool 2.2 which doesn't let us use LT_ variables. (bug 15692)Keith Packard2008-05-033-13/+13
* Add FreeType-dependent functions to fontconfig.def file. (bug 15415)Carlo Bramini2008-05-031-2/+2
* Make fc-match behave better when style is unknown (bug 15332)Keith Packard2008-05-031-1/+1
* Use of ":=" in src/Makefile.am is unportable (bug 14420)Keith Packard2008-05-031-1/+1
* Remove doltcompile in distcleanKeith Packard2008-05-031-1/+1
* fontconfig build fails if "head" is missing or unusable (bug 14304)Ryan Schmidt2008-05-031-1/+1
* Proper config path for static libraries in win32Dennis Schridde2008-05-032-6/+42
* Korean font in the default config - replacing baekmuk with un (bug 13569)Changwoo Ryu2008-05-032-0/+6
* Fontconfig options for freetype sub-pixel filter configurationSylvain Pasche2008-05-035-3/+22
* Merge some of Mandriva configuration into upstream configuration. Bug 13247Frederic Crozat2008-05-034-7/+101
* Add --all flag to fc-match to show the untrimmed list. Bug 13018.Keith Packard2008-05-031-6/+12
* Add some sample cursive and fantasy families.Keith Packard2008-05-032-0/+44
* Remove size and dpi values from bitmap fonts. Bug 8765.Keith Packard2008-05-031-34/+0
* Work around for bitmap-only TrueType fonts that are missing the glyf table.Keith Packard2008-05-031-7/+51
* Use DOLT if availableKeith Packard2008-05-031-0/+1
* Fix build with !ENABLE_DOCS and no built manpages.Eric Anholt2008-04-184-8/+24
* Bump version to 2.5.912.5.91Keith Packard2008-01-103-6/+24
* git-tag requires space after -m flagKeith Packard2008-01-101-1/+1
* new-version.sh was mis-editing filesKeith Packard2008-01-101-11/+8
* Add more files to .gitignoreKeith Packard2008-01-101-2/+5
* Distribute khmer font aliasesKeith Packard2008-01-102-0/+17
* Create new-version.sh to help with releases, update INSTALL instructionsKeith Packard2008-01-102-26/+131
* Distribute new fcftint.h fileKeith Packard2008-01-101-1/+1
* Eliminate references to freetype from utility Makefile.am'sKeith Packard2008-01-084-8/+8
* Include fcftaliastail.h so that the freetype funcs are exported.Keith Packard2008-01-073-0/+3
* Remove freetype requirement for build-time applications.Keith Packard2008-01-0211-26/+76
* Fix OOM failure case in FcPStackPush.Keith Packard2007-12-231-0/+5
* Not_contain should use strstr, not strcmp on strings. (bug 13632)Hongbo Zhao2007-12-121-1/+1
* Move conf.avail/README to conf.d/README (bug 13392)Keith Packard2007-11-251-2/+5
* Bump version number to 2.52.5.0Keith Packard2007-11-133-5/+16
* Workaround for stat() brokenness in Microsoft's C library (bug 8526)Tor Lillqvist2007-11-134-2/+124
* Revert "Remove fcprivate.h, move the remaining macros to fcint.h."Keith Packard2007-11-138-98/+152
* Document that FcConfigGetFonts returns the internal fontset (bug 13197)Keith Packard2007-11-131-1/+2
* Document that Match calls FcFontRenderPrepare (bug 13162).Keith Packard2007-11-132-8/+16
* Document several function return values (Bug 13145).Keith Packard2007-11-138-29/+51
* Fix parallel build in doc directory.2.4.92Keith Packard2007-11-051-3/+5
* Update version numbers to 2.4.92 (2.5 RC2)Keith Packard2007-11-052-3/+48
* Simplify/improve 30-metric-aliases.confBehdad Esfahbod2007-11-051-83/+109
* Remove list of available conf files from README.Behdad Esfahbod2007-11-051-28/+1
* Fix documented conf-file naming format in READMEBehdad Esfahbod2007-11-051-4/+4
* Remove 25-unhint-nonlatin.conf from default configuration by not linking it.Behdad Esfahbod2007-11-051-1/+0
* Oops, fix Makefile.am.Behdad Esfahbod2007-11-051-2/+2
* Remove 20-lohit-gujarati.conf. It's covered by 25-unhint-nonlatin.conf now.Behdad Esfahbod2007-11-052-13/+0
* Remove redundant/obsolete comments from conf files.Behdad Esfahbod2007-11-0518-18/+0
* Use binding="same" in 30-urw-aliases.conf and remove duplicate entries.Behdad Esfahbod2007-11-051-19/+8
* Split 40-generic.conf into 40-nonlatin.conf and 45-latin.confBehdad Esfahbod2007-11-054-28/+58
* Add/update config files from Fedora.Behdad Esfahbod2007-11-057-28/+483