https://bugzilla.redhat.com/show_bug.cgi?id=1833858
--- Comment #20 from Akira TAGOH <[email protected]> --- Sure. but please be aware that what we need to fix at the end is apps (or rendering/layout libarary requriing a font to draw) since they do query to fontconfig what the best font is for. lang property represents the glyph coverage. precomposed glyphs aren't necessarily needed to represent Hangul if they have hang script tag as supported OpenType layout. in that sense, they don't meet criteria as "minimal" requirement to add them into orth. so if those libraries requires it to render Hangul properly, they should make sure if fonts has otlayout:hang otherwise blacklist them. Unfortunately capability property isn't supposed to affect score in fontconfig to find out the best font. if this is really needed, it should be implemented indeed. but it isn't the sort of one-stop, anyway. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ fonts-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
