https://bugzilla.redhat.com/show_bug.cgi?id=1910930
Bug ID: 1910930 Summary: Customizations in fonts.conf not respected. Product: Fedora Version: 33 Hardware: x86_64 OS: Linux Status: NEW Component: fontconfig Assignee: tagoh@redhat.com Reporter: lupaorpi22@gmail.com QA Contact: extras-qa@fedoraproject.org CC: ajax@redhat.com, caillon+fedoraproject@gmail.com, fonts-bugs@lists.fedoraproject.org, gnome-sig@lists.fedoraproject.org, i18n-bugs@lists.fedoraproject.org, mclasen@redhat.com, pnemade@redhat.com, rhughes@redhat.com, rstrode@redhat.com, sandmann@redhat.com, tagoh@redhat.com Target Milestone: --- Classification: Fedora
Created attachment 1741977 --> https://bugzilla.redhat.com/attachment.cgi?id=1741977&action=edit fonts.conf file
Description of problem: I use a fonts.conf file to make the system use Cantarell's characters over DejaVu Sans and some of the asian Noto Sans variants when a font doesn't have them, however, I've noticed that in Fedora, this doesn't apply, and DejaVu Sans is still used instead of Cantarell.
Version-Release number of selected component (if applicable): 33
How reproducible: Always.
Steps to Reproduce: 1. Use my fonts.conf file 2. Open gucharmap and search for the U+2236 (ratio) character under "common". 3. Right click on it.
Actual results: It shows DejaVu Sans instead of Cantarell.
Expected results: It should show Cantarell instead of DejaVu Sans.
Additional info:
https://bugzilla.redhat.com/show_bug.cgi?id=1910930
Akira TAGOH tagoh@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Doc Type|--- |If docs needed, set a value Flags| |needinfo?(lupaorpi22@gmail. | |com)
--- Comment #2 from Akira TAGOH tagoh@redhat.com --- Please attach the log for FC_DEBUG=7 fc-match sans-serif
https://bugzilla.redhat.com/show_bug.cgi?id=1910930
lupaorpi22@gmail.com lupaorpi22@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(lupaorpi22@gmail. | |com) |
--- Comment #3 from lupaorpi22@gmail.com lupaorpi22@gmail.com --- https://drive.google.com/file/d/19g8Z5v2kjerqkjfEjnmcsuXK6GsB6O0x/view?usp=s... Here it is.
https://bugzilla.redhat.com/show_bug.cgi?id=1910930
Akira TAGOH tagoh@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution|--- |NOTABUG Last Closed| |2021-01-20 06:57:04
--- Comment #4 from Akira TAGOH tagoh@redhat.com --- That looks good to me and working as expected though?
and I didn't look at the screenshot though, it is because you chose IBM Plex Sans for rendering on gucharmap but it doesn't have a glyph for that, then just fallback to DejaVu Sans. that's normal. because your rule in fonts.conf is to use Cantarell as a fallback of "sans-serif" but not "IBM Plex Sans" or whatever.
i18n-bugs@lists.fedoraproject.org