>From a mail I sent today: This is how I think this should be fixed:
Add a new element FC_NAME_LANG="namelang". In FcFreeTypeQuery, perhaps set FC_NAME_LANG to the intersection of FC_FAMILY_LANG and FC_STYLE_LANG. Or maybe don't. Not going to use this directly. In FcConfigDefault, if FC_NAME_LANG is empty, fill it in from default locale language. Then if FC_FAMILY_LANG is empty, copy it from FC_NAME_LANG. Same for FC_STYLE_LANG and FC_FULLNAME_LANG. This way, FC_NAME_LANG is how the user will request names in a particular language. In FcFontRenderPrepare, when deciding what FC_FAMILY and FC_STYLE to choose, choose the first one that has a _LANG equivalent present in the query pattern's respective _LANG element. That should do it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/105900 Title: [Upstream] Bold, Italics, and Bold Italics not in English on Fonts menu To manage notifications about this bug go to: https://bugs.launchpad.net/df-libreoffice/+bug/105900/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
