Bug 2366457
Summary: | add Sylheti, Tifinagh, Mongolian, Tai Le to default-fonts | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jens Petersen <petersen> |
Component: | langpacks | Assignee: | Parag Nemade <pnemade> |
Status: | NEW --- | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | pnemade, tagoh |
Target Milestone: | --- | Keywords: | i18n |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | --- | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | Type: | --- | |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Jens Petersen
2025-05-15 09:45:23 UTC
I would suggest to move google-noto-sans-tifinagh-fonts from '-kab' to default-fonts-ber (Berber). fontconfig doesn't support zgh, tdd, and syl fontconfig has ber_dz and ber_ma though, ber_dz is the same to kab but ber_ma isn't. So simply default-fonts-ber may be not sufficient. For reference, posting same comment here from https://bugzilla.redhat.com/show_bug.cgi?id=2318769#c18 fontconfig has both ber-dz and ber-ma as well as kab though, ber-dz is same to kab but ber-ma has different coverage. Taking a look back on the introduction of default-fonts-kab, that was maybe wrong because Noto Sans Tifinagh* has ber-ma coverage only: $ for i in /usr/share/fonts/google-noto/NotoSansTifinagh*; do fc-query -f "%{file}:%{lang}\n" $i; done /usr/share/fonts/google-noto/NotoSansTifinagh-Regular.ttf:ber-ma /usr/share/fonts/google-noto/NotoSansTifinaghAPT-Regular.ttf:ber-ma /usr/share/fonts/google-noto/NotoSansTifinaghAdrar-Regular.ttf:ber-ma /usr/share/fonts/google-noto/NotoSansTifinaghAgrawImazighen-Regular.ttf:ber-ma /usr/share/fonts/google-noto/NotoSansTifinaghAhaggar-Regular.ttf:ber-ma /usr/share/fonts/google-noto/NotoSansTifinaghAir-Regular.ttf:ber-ma /usr/share/fonts/google-noto/NotoSansTifinaghAzawagh-Regular.ttf:ber-ma /usr/share/fonts/google-noto/NotoSansTifinaghGhat-Regular.ttf:ber-ma /usr/share/fonts/google-noto/NotoSansTifinaghHawad-Regular.ttf:ber-ma /usr/share/fonts/google-noto/NotoSansTifinaghRhissaIxa-Regular.ttf:ber-ma /usr/share/fonts/google-noto/NotoSansTifinaghSIL-Regular.ttf:ber-ma /usr/share/fonts/google-noto/NotoSansTifinaghTawellemmet-Regular.ttf:ber-ma Then we should rename default-fonts-kab to default-fonts-ber_MA and need to find out a font which has ber-dz or kab coverage if we want to provide a font for them. Okay sorry, sounds like renaming -kab is perhaps not such a good idea then. May still be good to consider installing the font by default. Though I think Latin is preferred modern script iiuc. Wonder if there is any better reference page/site than Wikipedia.. We would rather rename -kab to -ber_MA as I mentioned the above. NotoSansTifinagh*.ttf is what we currenctly have in default-fonts-kab and they don't have kab coverage as noted. |