summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 2.11.922.11.92Akira TAGOH2015-01-133-4/+9
* Add missing docsAkira TAGOH2015-01-062-0/+12
* Bump version to 2.11.912.11.91Akira TAGOH2014-12-253-4/+80
* Fix a typoAkira TAGOH2014-12-251-0/+1
* Bump the cache version to 5Akira TAGOH2014-12-252-2/+2
* fc-cache: Add an option to raise an error if no fonts foundAkira TAGOH2014-12-242-10/+47
* fc-cache: make a fail if no fonts processed on a given pathAkira TAGOH2014-12-161-1/+4
* Generate documentation for FcWeight* functions.Nick Alcock2014-12-151-0/+7
* Treat color fonts as scalableBehdad Esfahbod2014-12-141-9/+18
* Add FC_COLORBehdad Esfahbod2014-12-145-0/+10
* Fix buffer overflow in copying PS nameBehdad Esfahbod2014-12-121-1/+2
* Returns False if no fonts foundAkira TAGOH2014-12-092-14/+19
* Update aliases for new URW fontsAkira TAGOH2014-11-063-11/+98
* Revert "Bug 73291 - poppler does not show fl ligature"Akira TAGOH2014-10-031-6/+0
* Add FcRangeGetDouble()Akira TAGOH2014-09-253-0/+36
* Revert "[fcmatch] When matching, reserve score 0 for when elements don't exist"Behdad Esfahbod2014-08-201-1/+1
* Note FcConfigSetCurrent() increases the refcount in documentAkira TAGOH2014-08-131-1/+2
* Fix the memory leak in fc-catAkira TAGOH2014-08-121-6/+2
* Increase the refcount in FcConfigSetCurrent()Akira TAGOH2014-08-123-1/+14
* fallback to the another method to lock when link() failedAkira TAGOH2014-08-111-1/+1
* Fix previous commitBehdad Esfahbod2014-08-061-1/+1
* Trebuchet MS is a sans-serif font, not serifBehdad Esfahbod2014-08-061-4/+4
* If OS/2 table says weight is 1 to 9, multiply by 100Behdad Esfahbod2014-08-061-1/+8
* Fix assertion failureBehdad Esfahbod2014-08-061-1/+1
* Remove unneeded FcPublicBehdad Esfahbod2014-07-271-2/+2
* Export recently added APIBehdad Esfahbod2014-07-264-0/+16
* Linearly interpolate weight valuesBehdad Esfahbod2014-07-256-26/+141
* Change DemiLight from 65 to 55Behdad Esfahbod2014-07-252-3/+3
* Add FC_WEIGHT_DEMILIGHTBehdad Esfahbod2014-07-254-1/+13
* Improve / cleanup namelang matchingBehdad Esfahbod2014-07-241-22/+23
* Remove unused regex codeBehdad Esfahbod2014-07-243-66/+2
* Use lang=und instead of lang=xx for "undetermined"Behdad Esfahbod2014-07-241-2/+2
* Ouch, fix bufferBehdad Esfahbod2014-07-241-2/+2
* Decode MacRoman encoding in name table without iconvBehdad Esfahbod2014-07-241-0/+162
* Call FcInitDebug from FcFreeTypeQueryFaceBehdad Esfahbod2014-07-241-0/+2
* Revert "Symlinks fix for DESTDIR"Behdad Esfahbod2014-07-231-2/+2
* Symlinks fix for DESTDIRBehdad Esfahbod2014-07-231-2/+2
* Don't add duplicate langAkira TAGOH2014-07-231-0/+28
* More mingw32 MemoryBarrier() fixupBehdad Esfahbod2014-07-191-1/+6
* Update mingw32 MemoryBarrier from HarfBuzzBehdad Esfahbod2014-07-111-9/+9
* Fix a gcc warningAkira TAGOH2014-07-081-1/+1
* Fixup previous commitBehdad Esfahbod2014-07-062-13/+1
* Remove HASH from matching prioritiesBehdad Esfahbod2014-07-061-1/+0
* CommentsBehdad Esfahbod2014-07-061-0/+6
* Fix a crash when no sysroot is given and failed to load the default fonts.confAkira TAGOH2014-07-041-4/+7
* Fix charset unparse after recent changesBehdad Esfahbod2014-07-041-1/+1
* MinorBehdad Esfahbod2014-07-031-2/+2
* Change charset parse/unparse format to be human readableBehdad Esfahbod2014-07-031-144/+79
* Rework for 5004e8e01f5de30ad01904e57ea0eda006ab3a0cAkira TAGOH2014-06-301-15/+9
* Don't read/write from/to the XDG dirs if the home directory is disabledAkira TAGOH2014-06-302-4/+37