index
:
fontconfig
2.14-branch
2.3-branch
fc-2-12
fc-2_2_branch
fc-2_4-keithp
fc-2_4_branch
fc_2-3
main
master
ultra-weight
Font customization and configuration library (mirrored from https://gitlab.freedesktop.org/fontconfig/fontconfig)
keithp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-28
Bump version to 2.13.94
HEAD
2.13.94
master
Akira TAGOH
4
-5
/
+65
2021-06-28
Fix score evaluation for multiple values in properties
Akira TAGOH
5
-2
/
+56
2021-06-28
Revert constructing fullname property from family and style properties
Akira TAGOH
6
-100
/
+55
2021-06-25
Better wording for comments in config
Akira TAGOH
15
-60
/
+60
2021-04-10
Fix potential memory leak in _get_real_paths_from_prefix
Albert Astals Cid
1
-2
/
+7
2021-03-30
Add support for XDG_DATA_DIRS
Akira TAGOH
4
-36
/
+166
2021-03-26
ci: Update CA cert related thing for Python on Windows
Akira TAGOH
1
-1
/
+4
2021-03-25
Fix build fail when missing docbook and/or disabling doc-build
Akira TAGOH
1
-0
/
+3
2021-03-03
Refactoring configure.ac to add <dir> element around font paths
Akira TAGOH
1
-18
/
+12
2021-03-03
Fix missing <dir> element for WINDOWSFONTDIR in meson
Akira TAGOH
2
-7
/
+15
2021-03-03
Handle absolute sysconfdir when installing symlinks
Heiko Becker
1
-1
/
+8
2021-03-02
Overwrite symlinks for config files
Akira TAGOH
1
-2
/
+4
2021-02-18
meson: fix subproject build regression
Tim-Philipp Müller
1
-4
/
+1
2021-02-16
Fix stack use after scope in FcConfigCompareValue
Ben Wagner
3
-1
/
+134
2021-02-15
meson: fix cross-compilation issues with gperf header file preprocessing
Tim-Philipp Müller
2
-3
/
+18
2021-02-15
Windows: Fix symlink privilege error detection
Xavier Claessens
1
-1
/
+2
2021-01-30
ie.orth: Corrected; mistaken source replaced
Carmina16
1
-1
/
+13
2021-01-28
Meson: Do not wrap fccache insallation script
Xavier Claessens
3
-13
/
+1
2021-01-26
Meson: Fallback to gperf subproject on all platforms
Xavier Claessens
3
-7
/
+8
2021-01-20
Fix stripping whitespace from end of family in FcPatternAddFullname
Szunti
1
-1
/
+1
2021-01-15
meson: error out in script if gperf preprocessing failed
Tim-Philipp Müller
1
-1
/
+1
2021-01-13
fccfg.c: lock_config: Fix potential memory leak
Jacko Dirks
1
-0
/
+1
2021-01-08
ci: add meson android aarch64 build
Tim-Philipp Müller
1
-0
/
+43
2021-01-08
fcformat: fix compiler warnings with clang on Android
Tim-Philipp Müller
1
-2
/
+2
2021-01-07
Clean up test-family-matching test.
Ben Wagner
1
-15
/
+22
2021-01-07
meson: remove unused stdin_wrapper.py script
Tim-Philipp Müller
3
-22
/
+0
2020-12-28
Test all not_eq for family names.
Ben Wagner
3
-0
/
+28
2020-12-17
Fix closing tag bracket typo in doc/fontconfig-user.sgml
ratijas
1
-1
/
+1
2020-12-17
Check qual and compare for family tests
Szunti
4
-1
/
+248
2020-12-16
Fix test-conf string to integer conversion.
Ben Wagner
1
-11
/
+14
2020-12-15
Always run-test-conf, but skip if not built.
Ben Wagner
2
-1
/
+7
2020-12-14
Fix wild frees and leak of fs in test-conf.
Ben Wagner
1
-5
/
+4
2020-12-14
Fix leaks in fcxml.c, fc-match.c, and tests.
Ben Wagner
4
-3
/
+21
2020-12-10
Portable trap conditions in run-test.sh.
Ben Wagner
1
-2
/
+2
2020-12-08
Fix locale dependent behaviour in run-test.sh
Szunti
1
-2
/
+2
2020-12-07
Add line between licenses in COPYING.
Ben Wagner
1
-0
/
+6
2020-12-07
Remove abort from FcCompareSize.
Ben Wagner
1
-1
/
+0
2020-12-04
Skip leading whitespace in style name.
Ben Wagner
1
-2
/
+1
2020-12-04
Add back fullname property at scan matching phase
Akira TAGOH
2
-1
/
+22
2020-11-28
Bump version to 2.13.93
2.13.93
Akira TAGOH
4
-5
/
+135
2020-11-28
new-version.sh: commit meson.build when bumpping
Akira TAGOH
1
-0
/
+1
2020-11-28
Update version in meson.build to sync up with configure.ac
Akira TAGOH
1
-1
/
+1
2020-11-28
new-version.sh: update version in meson.build
Akira TAGOH
1
-0
/
+2
2020-11-28
Update README that missed changes mistakenly
Akira TAGOH
3
-4
/
+29
2020-11-28
Initialize shell variables to be sure
Akira TAGOH
1
-0
/
+2
2020-11-28
Drop duplicated BUILT_SOURCES in doc/Makefile.am
Akira TAGOH
1
-2
/
+0
2020-11-28
Increased timeout for meson tests to 600sec to make tests work on Darwin
Niklas Guertler
1
-1
/
+1
2020-11-28
Add <dir> XML tags to default values for FC_DEFAULT_FONTS on non-Darwin systems
Niklas Guertler
1
-2
/
+2
2020-11-28
Allow multiple default system font directories in the fallback config, and se...
Niklas Guertler
4
-21
/
+41
2020-11-28
Add examples section in fc-match(1)
Akira TAGOH
1
-0
/
+26
[next]