summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 2.12.12.12.1Akira TAGOH2016-08-053-4/+17
* Update libtool revisionAkira TAGOH2016-08-051-1/+1
* Properly validate offsets in cache files.Tobias Stoeckmann2016-08-051-1/+80
* Bug 96676 - Check range of FcWeightFromOpenType argumentAkira TAGOH2016-07-083-0/+37
* Fix some errors related to python3Akira TAGOH2016-07-081-4/+10
* Check python installed in autogen.shAkira TAGOH2016-07-081-0/+9
* Update CaseFolding.txt to Unicode 9.0Akira TAGOH2016-06-231-5/+86
* Add --with-default-hinting to configureAkira TAGOH2016-06-232-1/+20
* Bump version to 2.12.02.12.0Akira TAGOH2016-06-153-5/+23
* Remove unused codeAkira TAGOH2016-06-151-4/+0
* Add the static raw data to generate fcblanks.hAkira TAGOH2016-06-092-3/+137
* Fix a couple of minor memory leaksErik de Castro Lopo2016-05-302-0/+4
* Bug 95481 - Build fails on Android due to broken lconv structAkira TAGOH2016-05-271-5/+16
* Correct one for the previous changeAkira TAGOH2016-05-261-4/+0
* 45-latin.conf: Add some Windows fonts to categorize them properlyAkira TAGOH2016-05-251-32/+104
* Fix memory leak in FcDirCacheLockPetr Filipsky2016-05-231-0/+1
* Bug 95477 - FcAtomicLock fails when SELinux denies link() syscall with EACCESAkira TAGOH2016-05-191-1/+1
* Update URLAkira TAGOH2016-04-071-1/+1
* Modernize fc-blanks.pyAkira TAGOH2016-04-071-12/+15
* Bump version to 2.11.952.11.95Akira TAGOH2016-04-063-4/+41
* Update libtool revisionAkira TAGOH2016-04-061-1/+1
* Revert "Workaround another race condition issue"Akira TAGOH2016-04-063-62/+8
* [GX] Improve weight mappingBehdad Esfahbod2016-03-081-3/+12
* Improve OpenType to Fontconfig weight mappingBehdad Esfahbod2016-03-081-6/+19
* [GX] Enumerate all named-instances in TrueType GX fontsBehdad Esfahbod2016-03-081-4/+15
* [GX] Support instance weight, width, and style nameBehdad Esfahbod2016-03-081-6/+68
* Call FcFreeTypeQueryFace() from fcdir.c, instead of FcFreeTypeQuery()Behdad Esfahbod2016-03-081-4/+21
* Optimizations in FcStrSetPatrick Haller2016-01-126-21/+51
* Add hintstyle templates and make hintslight defaultAkira TAGOH2015-12-025-0/+57
* Avoid an error message on testing when no fonts.conf installedAkira TAGOH2015-11-251-1/+1
* Bug 93075 - Possible fix for make check failure on msys/MinGW...Akira TAGOH2015-11-241-4/+9
* remomve unnecessary codeAkira TAGOH2015-11-181-1/+0
* Fix assertion on 32bit archAkira TAGOH2015-10-161-1/+1
* Fix compiler warnings on MinGWAkira TAGOH2015-10-151-2/+2
* Use int64_t instead of long longAkira TAGOH2015-10-152-3/+3
* Fix build issue on MinGWAkira TAGOH2015-10-131-2/+14
* Use long long to see the same size between LP64 and LLP64Akira TAGOH2015-10-132-2/+2
* Fail on make runtime as needed instead of configure if no python installedAkira TAGOH2015-08-172-1/+7
* Fix the broken cache more.Akira TAGOH2015-08-147-52/+142
* Revert changes made to FcConfigAppFontAddDir() recentlyBehdad Esfahbod2015-06-264-30/+12
* Bug 90867 - Memory Leak during error case in fccharsetAkira TAGOH2015-06-241-4/+20
* Update CaseFolding.txt to Unicode 8.0Akira TAGOH2015-06-182-3/+147
* Fix a memory leak in FcFreeTypeQueryFaceAkira TAGOH2015-06-171-0/+2
* Add a warning for blank in fonts.confAkira TAGOH2015-06-171-0/+7
* Don't return FcFalse even when no fonts dirs is configuredAkira TAGOH2015-06-173-0/+13
* mark as private at this momentAkira TAGOH2015-06-122-3/+3
* No need to be publicAkira TAGOH2015-06-092-3/+3
* Fix a crash when no objects are available after filteringAkira TAGOH2015-06-091-1/+1
* Add one more debugging option to see transformation on font-matchingAkira TAGOH2015-06-086-1/+137
* Bump version to 2.11.942.11.94Akira TAGOH2015-06-023-4/+40