summaryrefslogtreecommitdiff
path: root/fontconfig
Commit message (Expand)AuthorAgeFilesLines
...
* Bump version to 2.11.932.11.93Akira TAGOH2015-03-091-1/+1
* Bump version to 2.11.922.11.92Akira TAGOH2015-01-131-1/+1
* Bump version to 2.11.912.11.91Akira TAGOH2014-12-251-1/+1
* Bump the cache version to 5Akira TAGOH2014-12-251-1/+1
* Add FC_COLORBehdad Esfahbod2014-12-141-0/+1
* Add FcRangeGetDouble()Akira TAGOH2014-09-251-0/+3
* Linearly interpolate weight valuesBehdad Esfahbod2014-07-251-0/+7
* Change DemiLight from 65 to 55Behdad Esfahbod2014-07-251-1/+1
* Add FC_WEIGHT_DEMILIGHTBehdad Esfahbod2014-07-251-0/+2
* Deprecate FC_HASH and don't compute itBehdad Esfahbod2014-06-121-1/+1
* Bug 71287 - size specific design selection support in OS/2 table version 5Akira TAGOH2014-03-262-2/+29
* Bump version to 2.11.12.11.1Akira TAGOH2014-03-241-1/+1
* Improve the performance issue on rescanning directoriesAkira TAGOH2013-12-201-0/+3
* Bump version to 2.11.02.11.0Akira TAGOH2013-10-111-2/+2
* Workaround the race condition issue on updating cacheAkira TAGOH2013-10-021-0/+3
* Bug 68955 - Deprecate / remove FC_RASTERIZERAkira TAGOH2013-09-101-1/+1
* Bump version to 2.10.952.10.95Akira TAGOH2013-08-311-1/+1
* Bump version to 2.10.942.10.94Akira TAGOH2013-08-291-1/+1
* Add FcTypeUnknown to FcType to avoid comparison of constant -1Akira TAGOH2013-06-282-1/+3
* Bump version to 2.10.932.10.93Akira TAGOH2013-05-201-1/+1
* Bump version to 2.10.922.10.92Akira TAGOH2013-03-291-1/+1
* Bug 38737 - Wishlist: support FC_POSTSCRIPT_NAMEAkira TAGOH2013-03-211-0/+1
* Bug 59456 - Adding a --sysroot like option to fc-cacheAkira TAGOH2013-03-051-0/+7
* Bump the cache version to 4Akira TAGOH2013-02-061-1/+1
* Bug 50733 - Add font-file hash?Akira TAGOH2013-02-051-0/+1
* Bug 59379 - FC_PRGNAMEBehdad Esfahbod2013-01-151-0/+1
* Bug 50497 - RFE: Add OpenType feature tags supportAkira TAGOH2013-01-151-0/+1
* Bump version to 2.10.912.10.91Akira TAGOH2013-01-101-1/+1
* Bug 29312 - RFE: feature to indicate which characters are missing to satisfy ...Akira TAGOH2013-01-091-0/+3
* Switch .gitignore to git.mkBehdad Esfahbod2013-01-021-0/+2
* Deprecate FcName(Un)RegisterObjectTypes / FcName(Un)RegisterConstantsBehdad Esfahbod2013-01-011-3/+7
* WhitespaceBehdad Esfahbod2013-01-011-4/+4
* Bump version to 2.10.22.10.2Akira TAGOH2012-11-261-1/+1
* Bump version to 2.10.12.10.1Akira TAGOH2012-07-271-1/+1
* Bump version to 2.10Akira TAGOH2012-07-171-2/+2
* Bump version to 2.9.922.9.92Akira TAGOH2012-06-251-1/+1
* Bug 50835 - Deprecate FC_GLOBAL_ADVANCEAkira TAGOH2012-06-111-0/+1
* Bump version to 2.9.912.9.91Akira TAGOH2012-06-111-1/+1
* Bug 32853 - Export API to get the default languageAkira TAGOH2012-06-081-0/+3
* Bug 27765 - FcMatch() returns style in wrong languageAkira TAGOH2012-04-241-0/+1
* Create CACHEDIR.TAG when fc-cache is run or only when the cache directory is ...Akira TAGOH2012-04-231-1/+4
* C++11 requires a space between literal and identifierAkira TAGOH2012-04-221-3/+3
* Bug 25151 - Move cleanCacheDirectory() from fc-cache.c intoAkira TAGOH2012-04-181-0/+3
* Bump version to 2.9.02.9.0Akira TAGOH2012-03-111-1/+1
* FcName{,Get}Constant: constify string inputMike Frysinger2012-02-211-2/+2
* Add FcPublic to FcLangSetUnion and FcLangSetSubtractBehdad Esfahbod2011-10-061-2/+2
* Add editing langset feature.Akira TAGOH2010-12-091-0/+9
* Cleanup copyright notices to replace "Keith Packard" with "the author(s)"Behdad Esfahbod2010-11-103-6/+6
* Add new public API: FcCharSetDelChar()Behdad Esfahbod2010-09-211-0/+3
* Don't include unistd.h in fontconfig.hBehdad Esfahbod2010-03-031-1/+0