Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
02_indic_names.patch | Correct the font names for nonlatin languages This patch does the following. 1. Use Rachana as serif font for Malayalam as Meera is only Sans family. 2. Remove TSCu_Paranar since its legacy encoded non-unicode font. 3. Remove non existing fonts malayalam and sampige. |
Vasudev Kamath <kamathvasudev@gmail.com> | no | debian | http://lists.freedesktop.org/archives/fontconfig/2011-December/003725.html | 2013-06-09 |
04_mgopen_fonts.patch | =================================================================== | no | ||||
skip-dpkg-tmp-files.patch | Configure fontconfig to ignore *.dpkg-tmp *.dpkg-new files | Raphaƫl Hertzog <hertzog@debian.org> | yes | debian upstream | 2016-08-24 | |
path_max.patch | =================================================================== | no | ||||
do_not_remove_uuid.patch | [PATCH] Do not remove UUID file when a scanned directory is empty Because FcDirCacheDeleteUUID does not reset the modification time on the directory, and because FcDirCacheRead unconditionally creates the UUID file each time it is run, any empty directory in the cache will get its timestamp changed each time the cache for that directory is read. Instead, just leave the UUID file around as it is harmless. The alternative would be to only create the UUID file after the cache has been created and the directory has been discovered to be non-empty, but that would delay the creation of the UUID file. |
Keith Packard <keithp@keithp.com> | no | 2018-10-17 | ||
0001-fix-memory-leaks.patch | [PATCH] Fix memory leaks | Akira TAGOH <akira@tagoh.org> | no | 2020-02-19 | ||
0002-more-memory-leaks.patch | [PATCH] Fix a memory leak in FcFreeTypeQuery*() Fixes https://gitlab.freedesktop.org/fontconfig/fontconfig/issues/170 |
Akira TAGOH <akira@tagoh.org> | no | 2019-07-26 | ||
0003-Set-name_mapping-to-NULL-after-freeing.patch | [PATCH] Set name_mapping to NULL after freeing To avoid risk of double-free. Fixes #237. |
Jonathan Kew <jfkthame@googlemail.com> | no | 2020-04-28 |