summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-16Ensure cache checksums are deterministicHEADmasterChris Lamb2-7/+58
2018-05-13Bug 106459 - fc-cache doesn't use -y option for .uuid filesAkira TAGOH2-11/+62
2018-05-13Bug 106497 - better error description when problem reading font configurationAkira TAGOH2-2/+20
2018-05-11Add a test case for 90-synthetic.confAkira TAGOH3-3/+112
2018-05-11Add a testrunner for confAkira TAGOH3-0/+344
2018-05-11Bug 43367 - RFE: iterator to peek objects in FcPatternAkira TAGOH7-83/+372
2018-05-11Change the emboldening logic againAkira TAGOH1-2/+2
2018-05-05Add FONTCONFIG_SYSROOT environment variableTom Anderson2-1/+8
2018-04-19Fix typo in docAkira TAGOH1-5/+5
2018-04-17Use realfilename for FcOpen in _FcConfigParseTom Anderson1-1/+1
2018-04-16Fix undefined-shift UBSAN errorsTom Anderson4-12/+12
2018-03-31Share name-mapping across instancesBehdad Esfahbod1-6/+16
2018-03-31Fix name scanningBehdad Esfahbod1-108/+185
2018-03-28Do not ship fcobjshash.hAkira TAGOH1-5/+7
2018-03-28Fix make check fail when srcdir != builddir.Akira TAGOH2-10/+9
2018-03-15Minor: fix warningsBehdad Esfahbod1-2/+2
2018-03-15call setlocaleAkira TAGOH7-0/+14
2018-03-15Leave the locale setting to applicationsAkira TAGOH2-20/+4
2018-03-14Add a testcase for FcNameParseAkira TAGOH2-0/+94
2018-03-14Add the value of the constant name to the implicit object in the patternAkira TAGOH1-0/+4
2018-03-14Do not override locale if already set by appAkira TAGOH1-1/+6
2018-03-12Allow the constant names in the rangeAkira TAGOH1-5/+29
2018-03-10Add uuid to Requires.private in .pc only when pkgconfig macro found itAkira TAGOH1-1/+6
2018-03-09Fix the build issue again on MinGW with enabling nlsAkira TAGOH1-2/+2
2018-03-08Use the builtin uuid for OSXAkira TAGOH1-2/+17
2018-03-06Bump version to 2.13.02.13.0Akira TAGOH3-5/+13
2018-03-06Bump the libtool revisionAkira TAGOH1-1/+1
2018-03-02Initialize an array explicitlyAkira TAGOH1-1/+1
2018-03-02Fix a build issue on MinGW with enabling nlsAkira TAGOH1-1/+2
2018-02-19Add Simplified Chinese translationsAkira TAGOH4-0/+750
2018-02-15Bump version to 2.12.932.12.93Akira TAGOH3-4/+36
2018-02-15Add missing files to shipAkira TAGOH1-0/+5
2018-02-05Ensure the user config dir is available in the list of config dirs on the fal...Akira TAGOH1-3/+11
2018-02-05Do not mix up font dirs into the list of config dirsAkira TAGOH5-16/+7
2018-02-01Fix cross-compilation by passing CPPFLAGS to CPPOlivier CrĂȘte1-1/+1
2018-01-23Take effects on dir, cachedir, acceptfont, and rejectfont only when loadingAkira TAGOH1-13/+17
2018-01-15Revert some removal from 7ac6af6Akira TAGOH1-0/+1
2018-01-14Do not add cflags and libs coming from pkg-config file.Akira TAGOH2-4/+10
2018-01-14FcHashTableAddInternal: Compare against the right keyAlexander Larsson1-1/+1
2018-01-09Fix undefined-behavior signed shiftsBehdad Esfahbod3-11/+11
2018-01-09clean upAkira TAGOH2-74/+13
2018-01-08Use FT_Done_MM_Var if availableBehdad Esfahbod2-1/+5
2018-01-06export GETTEXTDATADIR to refer the local .its/.loc file instead of using --it...Akira TAGOH8-8/+44
2018-01-05Fix leakBehdad Esfahbod1-0/+1
2018-01-05Remove POTFILES.in until new release of gettext is coming...Akira TAGOH1-34/+0
2018-01-05Use the native ITS support in gettextAkira TAGOH4-10/+39
2018-01-05Add files to enable ITS support in gettextAkira TAGOH3-0/+15
2018-01-05trivial fixAkira TAGOH1-0/+3
2018-01-04Allow overriding symbol visibility.Tom Anderson2-3/+10
2018-01-04Support FC_WIDTH as double as wellBehdad Esfahbod1-9/+7