- 27 Jan, 2023 1 commit
-
-
Akira TAGOH authored
Fixes #344
-
- 25 Jan, 2023 2 commits
-
-
Akira TAGOH authored
Fixes #348
-
Akira TAGOH authored
Getting backtraces against this assertion isn't useful at all. Fontconfig isn't capable to report who really have a reference of caches though, this report may be better than assertion. So we can try analysis tools then. And report it only when running with FC_DEBUG=16.
-
- 24 Jan, 2023 1 commit
-
-
Ondrej Balaz authored
Allow ~ home directory expansion in acceptfont and rejectfont globs. Fixes: #347
-
- 23 Jan, 2023 1 commit
-
-
Akira TAGOH authored
Fixes fontconfig/fontconfig#346
-
- 12 Jan, 2023 1 commit
-
-
lilinjie authored
Signed-off-by:
lilinjie <lilinjie@uniontech.com>
-
- 28 Dec, 2022 1 commit
-
-
Akira TAGOH authored
Fixes fontconfig/fontconfig#345
-
- 14 Dec, 2022 1 commit
-
-
Jean Abou Samra authored
LC_CTYPE is set to "UTF-8" on some macOS systems, which is POSIX-compliant in a strict sense, but breaks the usual assumption that a locale name has the form "ll_LL.encoding". https://unix.stackexchange.com/questions/503110/valid-values-for-lc-ctype Previously, this would cause the warning Fontconfig warning: ignoring UTF-8: not a valid region tag Now, we just skip this variable if set to "UTF-8", since that value doesn't give any language information, and move on to try LANG.
-
- 13 Dec, 2022 2 commits
-
-
Akira TAGOH authored
Fixes fontconfig/fontconfig#343
-
Akira TAGOH authored
This fixes broken layout on pdf. Fixes fontconfig/fontconfig#343
-
- 09 Dec, 2022 2 commits
-
-
Mike Fabian authored
The number of .orth files is now > 256, therefore the index type needs to be 16 bit.
-
Mike Fabian authored
Add {agr,ayc,bem,ckb,cmn,dsb,hak,lij,lzh,mfe,mhr,miq,mjw,mnw,nan,nhn,niu,rif,sgs,shn,szl,tcy,tpi,unm,wae,yue,yuw}.orth Resolves: fontconfig/fontconfig#341 Also move {anp,bhb,hif,mag,raj,the}.orth which were recently added to the proper insert position in fc-lang/{Makefile.am,meson.build}
-
- 08 Dec, 2022 1 commit
-
-
Akira TAGOH authored
-
- 05 Dec, 2022 2 commits
-
-
Mike Fabian authored
Resolves: fontconfig/fontconfig#340
-
Akira TAGOH authored
Fixes fontconfig/fontconfig#339
-
- 28 Nov, 2022 2 commits
-
-
Akira TAGOH authored
-
Akira TAGOH authored
To make a choice of 10-sub-pixel-*.conf configurable. Fixes #337
-
- 26 Nov, 2022 1 commit
-
-
Akira TAGOH authored
To allow users to have desktop-specific matching rule.
-
- 28 Oct, 2022 1 commit
-
-
Akira TAGOH authored
-
- 27 Oct, 2022 1 commit
-
-
Akira TAGOH authored
Fixes fontconfig/fontconfig#335
-
- 26 Oct, 2022 1 commit
-
-
The forked repository is unmaintained and several releases out of date. The upstream repository now includes meson support, so the forked repository is no longer necessary.
-
- 25 Oct, 2022 1 commit
-
-
Christopher Degawa authored
modifies the gperf test to instead rely on a file input rather than piping in using sh, as sh is often not reliable on Windows due to paths. Also changes the if else ladder into a foreach loop. Signed-off-by:
Christopher Degawa <ccom@randomderp.com>
-
- 21 Oct, 2022 1 commit
-
-
Akira TAGOH authored
-
- 17 Oct, 2022 1 commit
-
-
Akira TAGOH authored
-
- 14 Oct, 2022 3 commits
-
-
Tim-Philipp Müller authored
-
Tim-Philipp Müller authored
The 1809 windows runners are going to be phased out soon. Rename jobs to vs2019 because that's the default on those images now.
-
Akira TAGOH authored
-
- 01 Oct, 2022 4 commits
- 28 Sep, 2022 3 commits
-
-
Akira TAGOH authored
Oops
-
Akira TAGOH authored
-
Akira TAGOH authored
The change in 91114d18 broke remapping font paths. Patch from Mattias Clasen Fixes fontconfig/fontconfig#331
-
- 13 Sep, 2022 3 commits
-
-
Xavier Claessens authored
Stripping the first char of a path to make it relative only works with UNIX paths like '/prefix' but not with Windows paths like 'c:\prefix'. This copies the code Meson uses.
-
Xavier Claessens authored
-
Xavier Claessens authored
It cause permission denied errors because it is often not run as root. This requires Meson >=0.57.0.
-
- 02 Jul, 2022 3 commits
-
-
Tim-Philipp Müller authored
Fixes #244
-
Tim-Philipp Müller authored
Fixes #244
-
Tim-Philipp Müller authored
Fixes #244
-