summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-06-18Fix a segfaultAkira TAGOH1-10/+12
2014-06-17Update list of blanks to Unicode 6.3.0Behdad Esfahbod1-11/+9
2014-06-17Read the config files and fonts on the sysroot when --sysroot is given to fc-...Akira TAGOH7-44/+158
2014-06-12Remove unused FcHash code now that FC_HASH is deprecatedBehdad Esfahbod4-260/+0
2014-06-12Deprecate FC_HASH and don't compute itBehdad Esfahbod4-4/+6
2014-06-12[ko.orth] Remove U+3164 HANGUL FILLERBehdad Esfahbod1-1/+0
2014-06-05Workaround another race condition issueAkira TAGOH3-8/+53
2014-05-16Allow passing NULL for file to FcFreeTypeQueryFace()Behdad Esfahbod1-2/+2
2014-05-16Rewrite hashing to use FT_Stream directlyBehdad Esfahbod3-111/+61
2014-05-16Further simplify hash codeBehdad Esfahbod1-50/+38
2014-05-16Simplify hash codeBehdad Esfahbod3-56/+48
2014-05-16Remove unused codeBehdad Esfahbod2-45/+0
2014-05-13Allow the modification on FcTypeVoid with FcTypeLangSet and FcTypeCharSetAkira TAGOH4-12/+43
2014-04-22Rebase ja.orth against Joyo kanji charactersAkira TAGOH1-4227/+7
2014-04-10Fix fc-cache fail with -rAkira TAGOH1-1/+1
2014-04-04Fix a typoAkira TAGOH1-1/+1
2014-03-26Fix missing docsAkira TAGOH4-4/+95
2014-03-26Fix a build issue with freetype <2.5.1Akira TAGOH1-3/+0
2014-03-26Bug 71287 - size specific design selection support in OS/2 table version 5Akira TAGOH16-90/+663
2014-03-24Bump version to 2.11.12.11.1Akira TAGOH3-4/+57
2014-03-24Fix autoconf warning, warning: AC_COMPILE_IFELSE was called before AC_USE_SYS...Akira TAGOH1-24/+24
2014-03-18Add README describes the criteria to add/modify the orthography filesAkira TAGOH1-0/+28
2014-03-18Bug 73291 - poppler does not show fl ligatureAkira TAGOH1-0/+6
2014-03-07Update doc to include the version info of `since when'Akira TAGOH8-4/+19
2014-03-05Fallback to lstat() in case the filesystem doesn't support d_type in struct d...Akira TAGOH1-7/+5
2014-02-06Fix incompatible API on AIX with random_r and initstate_rAkira TAGOH1-11/+24
2014-02-06Add missing #include <sys/statvfs.h> in fcstat.cAkira TAGOH2-1/+4
2014-02-06Add a doc for FcDirCacheRescanAkira TAGOH1-0/+10
2014-01-31Fix a crash issue when empty strings are set to the BDF propertiesAkira TAGOH1-2/+2
2014-01-22Update the use of autotools' macroAkira TAGOH1-2/+4
2014-01-17Add missing license headersAkira TAGOH7-2/+158
2014-01-17clean up the unused filesAkira TAGOH5-3431/+0
2014-01-17Update zh_hk.orthAkira TAGOH1-1685/+564
2014-01-16Bug 73686 - confdir is not set correctly in fontconfig.pcAkira TAGOH1-1/+1
2013-12-20Improve the performance issue on rescanning directoriesAkira TAGOH7-3/+99
2013-12-16Fix a build issue on platforms where doesn't support readlink()Akira TAGOH2-2/+4
2013-12-16Fix a typoAkira TAGOH1-1/+1
2013-12-09Bug 72380 - Never drop first font when trimmingBehdad Esfahbod1-2/+3
2013-12-09Defaulting <cachedir> to LOCAL_APPDATA_FONTCONFIG_CACHE for Win32 buildJehan1-1/+1
2013-12-09Add metric aliases for additional Google ChromeOS fontsFrederic Crozat1-0/+43
2013-12-09Fix inversion between Tinos and Cousine in the commentFrederic Crozat1-2/+2
2013-12-02Simplify to validate the availability of scandirAkira TAGOH1-25/+23
2013-12-02Simplify to validate the availability of posix_fadviseAkira TAGOH3-11/+51
2013-12-02Bug 72086 - Check for gperf in autogen.shAkira TAGOH1-0/+9
2013-11-28fc-cache: --sysroot option takes an argumentRoss Burton1-1/+1
2013-11-11Fix typoAkira TAGOH1-2/+2
2013-11-05Re-scan font directories only when it contains subdirsAkira TAGOH1-8/+18
2013-11-05Avoid null pointer dereference in FcNameParse if malloc failsAlan Coopersmith1-0/+2
2013-11-05Avoid memory leak when NULL path passed to FcStrBuildFilenameAlan Coopersmith1-2/+6
2013-11-05Leave room for null terminators in arraysAlan Coopersmith2-2/+2