Akira TAGOH
Akira TAGOH
filter in interpolation like <span title="{{ foo || bar || ("No title"|translate)}}"> isn't recognized by extractor and not stored into POT. Update: hmm, wasn't aware that the tag example is...
I'm opening this ticket to explain why I need the textdomain support on angjuar-gettext according to the conversation at https://github.com/rubenv/angular-gettext/pull/115. The project I'm getting involved uses some external/3rd party AngularJS...
RedHatMonoVF.ttf and RedHatMonoVF-Italic.ttf has some problematic variants. 1. One is that family name (Name ID 1) is set to "Red Hat Mono VF Light" and subfamily is set to "Medium"...
**Describe the bug** The document says name() method is available for dependency object but the exception is raised for an object from cc.find_library(). **To Reproduce** ``` cc = meson.get_compiler('c') m_dep...
This contains a fix of the build fail with enabling NLS support on BSD-based system. Fixes https://github.com/dov/paps/issues/59
The log file says that: ``` DEBUG: Getting filename match for google-noto-nastaliq-urdu-fonts-20250201-1.fc43.noarch.rpm DEBUG: Exploding tree for google-noto-nastaliq-urdu-fonts DEBUG: Adding extra package google-noto-fonts-common for google-noto-nastaliq-urdu-fonts DEBUG: Processing google-noto-nastaliq-urdu-fonts-20250201-1.fc43.noarch.rpm with appdata DEBUG:...
It may be too long for text icon but better than nothing so far. I'm not a native speaker of them. we could replace it later.
Cairo doesn't support RTL text. So giving cairo_glyph_t instance through harfbuzz-cairo to cairo. Checking with google-noto-fonts, the number of icon files without this patch was: ``` $ tar tvfa /tmp/repodata/example-icons.tar.gz|...
This change aims to improve a text in summary and the order of screenshots for Regular style of fonts. Removing a direct dependency to FreeType as a side-effect. Fixes https://github.com/hughsie/appstream-glib/issues/493
Currently appstream-builder seems picking up a first entry from query of the packages in the alphabetical order though, this affects a screenshot inconsistently. ``` $ rm -rf /tmp/logs /tmp/appstream /tmp/repodata...