[Fedora-i18n-bugs] [Bug 705348] Lohit fonts accidentally disable the bytecode interpreter for Qt

bugzilla at redhat.com bugzilla at redhat.com
Mon Jun 6 02:07:29 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=705348

--- Comment #19 from Akira TAGOH <tagoh at redhat.com> 2011-06-05 22:07:28 EDT ---
Okay. running apps with any indic locale, which would possibly needs lohit
fonts, still turns 'autohint' property on:

...
FcConfigSubstitute test font first family Equal "Lohit Bengali"
Substitute match
        font first family Equal "Lohit Bengali"
edit
        Edit autohint Assign true;

Append list before 
Append list after  FcTrue(w)
FcConfigSubstitute editPattern has 28 elts (size 32)
        family: "Lohit Bengali"(s)
        familylang: "en"(s)
        style: "Regular"(s)
        stylelang: "en"(s)
        fullname: "Lohit Bengali"(s)
        fullnamelang: "en"(s)
        slant: 0(i)(s)
        weight: 80(i)(s)
        width: 100(i)(s)
        pixelsize: 13.33(f)(s)
        foundry: "unknown"(s)

        hintstyle: 3(i)(s)
        hinting: FcFalse(s)
        verticallayout: FcFalse(s)
        autohint: FcTrue(w)
...

So that would be better workaround for this issue yeah.
Aside from that, there might be more packages modifying flags and any
properties which is sharing in the pattern but not applying it font-by-font. so
we may need to have a look at all of fontconfig files to find problematic
config files out.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the i18n-bugs mailing list