summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2018-01-04Remove hack for OS/2 weights 1..9Behdad Esfahbod2-26/+2
2018-01-04Bump version to 2.12.922.12.92Akira TAGOH3-4/+33
2018-01-04Add FcReadLink to wrap up readlink impl.Akira TAGOH3-2/+26
2018-01-04Fix compiler warningsAkira TAGOH4-4/+7
2018-01-03Add FcWeightTo/FromOpenTypeDouble()Behdad Esfahbod4-24/+64
2018-01-03Fix the mis-ordering of ruleset evaluation in a file with include elementAkira TAGOH2-2/+28
2018-01-02do not check the existence of itstool on win32Akira TAGOH1-9/+12
2017-12-20Put back accidentally removed codeBehdad Esfahbod1-0/+2
2017-12-19Let pattern FC_FONT_VARIATIONS override standard axis variationsBehdad Esfahbod1-9/+11
2017-12-19Set font-variations settings for standard axes in variable fontsBehdad Esfahbod2-4/+60
2017-12-18MinorBehdad Esfahbod1-1/+1
2017-12-18Remove a debug abort()Behdad Esfahbod1-1/+0
2017-12-19Try to get current instance of FcConfig as far as possibleAkira TAGOH1-0/+2
2017-12-19fchash: Fix replaceAlexander Larsson1-0/+2
2017-12-18Don't crashBehdad Esfahbod1-1/+1