summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 2.14.12.14.1Akira TAGOH2022-10-214-5/+49
* Enable 10-sub-pixel-rgb.conf by defaultAkira TAGOH2022-10-172-0/+2
* ci: update macOS imageTim-Philipp Müller2022-10-141-1/+1
* ci: update windows image to a 2022-server based oneTim-Philipp Müller2022-10-141-4/+6
* Add config files to enable/disable antialiasAkira TAGOH2022-10-144-0/+22
* po: Add Georgian translationNorwayFun2022-10-011-0/+139
* po: add Georgian translationNorwayFun2022-10-011-0/+660
* add GeorgianNorwayFun2022-10-011-0/+1
* add GeorgianNorwayFun2022-10-011-0/+1
* Add back sort commandAkira TAGOH2022-09-291-1/+1
* Fix test cases for wrong use of remap-dirAkira TAGOH2022-09-281-3/+9
* Real fix of 91114d18cAkira TAGOH2022-09-281-5/+1
* link_confs.py: Fix prepending DESTDIR to absolute pathXavier Claessens2022-09-131-1/+3
* meson: Fix configuration warningsXavier Claessens2022-09-133-3/+4
* meson: Do not run fc-cache when installing into a DESTDIRXavier Claessens2022-09-132-2/+3
* 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