- 14 Dec, 2017 3 commits
-
-
Akira TAGOH authored
-
Akira TAGOH authored
-
Akira TAGOH authored
-
- 05 Dec, 2017 1 commit
-
-
Akira TAGOH authored
-
- 24 Nov, 2017 1 commit
-
-
Akira TAGOH authored
-
- 20 Nov, 2017 18 commits
-
-
Akira TAGOH authored
-
Akira TAGOH authored
-
Akira TAGOH authored
-
Akira TAGOH authored
-
Akira TAGOH authored
Similar changes to 3a3d6ea applies to fclist and fcmatch.
-
Akira TAGOH authored
-
Akira TAGOH authored
-
Akira TAGOH authored
-
Akira TAGOH authored
-
Akira TAGOH authored
-
Akira TAGOH authored
When a cache contains no fonts, it will be unloaded immediately. Previously the certain alias and UUID entries will be purged at that time though, this doesn't work when the targeted directory has sub-directories. To avoid the unnecessary cache creation with the md5-based naming, try to keep them as far as possible. Although this way seems not perfectly working if the first directory to look up is like that
-
Akira TAGOH authored
We could assume that the targeted location is mapped at the different place when there are in the alias table.
-
Akira TAGOH authored
-
Akira TAGOH authored
-
Akira TAGOH authored
-
Akira TAGOH authored
-
Akira TAGOH authored
-
Akira TAGOH authored
This isn't enabled by default in freetype so need to check it for testsuites
-
- 16 Nov, 2017 2 commits
-
-
Akira TAGOH authored
-
Akira TAGOH authored
-
- 14 Nov, 2017 1 commit
-
-
Akira TAGOH authored
Reject caches when FcPattern isn't a constant. This is usually unlikely to happen but reported. I've decided to add more validation since this isn't reproducible and easy to have a workaround rather than investigating 'why'. https://bugs.freedesktop.org/show_bug.cgi?id=103237
-
- 08 Nov, 2017 2 commits
-
-
Akira TAGOH authored
-
Akira TAGOH authored
-
- 07 Nov, 2017 3 commits
-
-
Akira TAGOH authored
-
Akira TAGOH authored
Trying to address what these configuration files really do. This change allows to see the short description that mention the purpose of the content in the config file and obtain them through API. This change also encourage one who want to make some UI for the user-specific configuration management. it is the main purpose of this change for me though. Aside from that, I've also made programs translatable. so we see more dependencies on the build time for gettext, and itstool to generate PO from xml.
-
Akira TAGOH authored
-
- 17 Oct, 2017 3 commits
-
-
Akira TAGOH authored
-
Akira TAGOH authored
-
Remove leftover references to run-test271.sh.
-
- 12 Oct, 2017 1 commit
-
-
It's also freed after bail1, so no need to do it here.
-
- 11 Oct, 2017 1 commit
-
-
Behdad Esfahbod authored
-
- 05 Oct, 2017 1 commit
-
-
Prefer the system provided emoji fonts on systems which provide one, such as Windows, MacOS and Android, even if the Emoji One or Emoji Two fonts are installed. This also allows free software OSes such as GNOME to prefer the Emoji One font, which is not used in other OSes and therefore has a unique brand identity, by installing them and only them by default. Users can use more capable fonts while Emoji One and Emoji Two catch up by installing a font otherwise already used by another system, such as Google's freely redistributable Noto Emoji font. https://bugzilla.redhat.com/show_bug.cgi?id=1496761
-
- 29 Sep, 2017 2 commits
-
-
Akira TAGOH authored
-
Akira TAGOH authored
-
- 28 Sep, 2017 1 commit
-
-
Behdad Esfahbod authored
2.8.0 had a bad bug with loading 'avar' table. Let's update requirement and cleanup fifteen years of ifdefs!
-