Results 23 comments of Akira TAGOH

@dov I didn't but I just tried to switch the build system to meson and that works for me. For gettext errors, those symbols are basically available on glibc on...

Yes, 2nd quote is what compiler claimed as errors. These lines is required to make paps localized. I'm wondering if this localization support really prevents to build. it can be...

Thanks for the patch. I was about to work on that. as the token is required since 4.4.3, that would be better checking bugzilla API version before doing and shouldn't...

Unfortunately there seems some misunderstanding in the code. 1. The most of fonts which follows OpenType specification has `TT_PLATFORM_MICROSOFT` as the platform_id and `TT_MS_ID_UNICODE_CS` as the encoding_id. Strings in this...

I'm not adding sample text strings for them. I have no idea what is the better sentences.

I added something for Amharic and Inuktitut too. This is something we can do at the moment for missing icons/screenshots issues for Noto fonts. I can still see warnings but...

This may happens because the Arabic/Urdu text is RTL direction and cairo doesn't support RTL text. You need to use Cairo integration in Harfbuzz and FriBiDi to get the direction...

After this fix: ``` $ zgrep summary /tmp/repodata/example.xml.gz| wc -l 294 $ zgrep summary /tmp/repodata/example.xml.gz| grep Regular | wc -l 293 $ zgrep -C3 "A Light font from Noto Sans...

For screenshots, there was weird behavior that `screenshot already exists with hash blahblahblah` and it wasn't 100% reproducible. well, it basically always happened but sometimes with font A but sometimes...