summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* meson: add 'template-dir', 'baseconfig-dir', 'config-dir', and 'xml-dir' optionsTim-Philipp Müller2022-07-022-4/+34
* meson: add 'cache-dir' optionTim-Philipp Müller2022-07-022-4/+17
* meson: add 'additional-fonts-dirs' optionTim-Philipp Müller2022-07-022-0/+33
* meson: add 'default-fonts-dirs' optionTim-Philipp Müller2022-07-022-13/+24
* meson: add 'default-hinting' optionTim-Philipp Müller2022-07-023-1/+8
* meson: Use fc_configdir where appropriate during buildJeremy Huddleston Sequoia2022-06-201-2/+2
* meson: Use fc_templatedir and fc_baseconfigdir are used when installing configsJeremy Huddleston Sequoia2022-06-201-6/+5
* meson: Fix linking libexpat on darwinJeremy Huddleston Sequoia2022-06-201-2/+8
* Bump the cache version to 8 in doc/fontconfig-user.sgmlAlan Coopersmith2022-04-121-1/+1
* configure.ac: allow disabling docbookSam James2022-04-121-1/+7
* Avoid misuse of ctype(3)Taylor R Campbell2022-04-111-2/+2
* Use the latest stable release image for CI for mingwAkira TAGOH2022-04-111-5/+9
* Bump version to 2.14.02.14.0Akira TAGOH2022-03-314-6/+11
* Update address for reporting msgid bugs from bugzilla to gitlabAlan Coopersmith2022-02-194-6/+6
* Bump version to 2.13.962.13.96Akira TAGOH2022-02-044-5/+11
* Merge branch 'main' of ssh://gitlab.freedesktop.org/fontconfig/fontconfigAkira TAGOH2022-02-041-0/+1
|\
| * Add a missing file 48-spacing.confAkira TAGOH2022-02-041-0/+1
* | Bump version to 2.13.952.13.95Akira TAGOH2022-02-014-5/+69
|/
* Fix possible memory leaks in FcPatternObjectAddWithBindingAkira TAGOH2022-01-311-33/+10
* WIN32: Fix pGetSystemWindowsDirectory found initialized during FcConfigParseA...Francesco Pretto2022-01-311-18/+26
* Add test/wrapper-script.sh to the archiveAkira TAGOH2022-01-281-1/+1
* Add an user font directory for Win32 to the default font pathAkira TAGOH2022-01-173-2/+12
* Always add the family name from spacing=100Pierre Ducroquet2022-01-131-12/+3
* It seems this qual doesn't work on integersPierre Ducroquet2022-01-131-1/+1
* Remove configuration file from POTFILESPierre Ducroquet2022-01-131-1/+0
* Reference the new configuration filePierre Ducroquet2022-01-133-0/+4
* Add a configuration to switch to monospace if spacing=100 is requestedPierre Ducroquet2022-01-131-0/+25
* meson: Remove summary() from version_compare() blockNirbheek Chauhan2022-01-091-10/+8
* Update CaseFolding.txt to Unicode 14Akira TAGOH2021-12-212-4/+47
* Add more description for fc-conflist.1 and FcConfigFileInfoIterInit.3Akira TAGOH2021-12-212-4/+9
* Initialize variableAkira TAGOH2021-12-091-1/+1
* Apply the change made by 23e46d1 againAkira TAGOH2021-12-091-1/+1
* Fix the issue fail to obtain the style nameAkira TAGOH2021-12-091-0/+1
* Actually skip leading spaces in style nameBen Wagner2021-12-061-2/+1
* Back FcSerialize with open addressing hash table.Ben Wagner2021-11-162-37/+170
* Ensure config.h is always included before stdlib headersRyan Gonzalez2021-11-102-6/+6
* Fix some testcase fails for 14c265a1Akira TAGOH2021-11-091-14/+23
* If a varfont has 'opsz' axis, set FC_SIZE on default instant patternBehdad Esfahbod2021-11-091-4/+19
* conf.d/60-latin.conf: Make Noto default.Akira TAGOH2021-11-081-0/+3
* Fix warning about os2->achVendID cannot be NULLBen Wagner2021-10-281-1/+1
* Add the option to not build fontconfig cache during installationAkira TAGOH2021-10-144-2/+17
* Resolves symlinks against <dir prefix="relative">Akira TAGOH2021-10-114-27/+37
* Fix score estimation for postscriptnameAkira TAGOH2021-10-081-3/+5
* Fix FC_DEFAULT_FONTS on macOS and with BSD sedRyan Schmidt2021-10-052-3/+6
* Extend test thread args lifetimeBen Wagner2021-09-061-3/+3
* Free local FcCache lock on contentionBen Wagner2021-09-061-0/+1
* Add memory order constraints to C11 atomicsBen Wagner2021-08-311-3/+3
* Fix a memory leak when trying to open a non-existing fileAkira TAGOH2021-08-251-5/+7
* Reflect matching results to binding in FcPatternAkira TAGOH2021-08-241-21/+81
* Bump the cache version to 8Akira TAGOH2021-08-241-1/+1