[Fedora-i18n-bugs] [Bug 485566] [CJK] Fontconfig should select DejaVu font for rendering ASCII glyphs

bugzilla at redhat.com bugzilla at redhat.com
Mon Dec 6 06:51:36 UTC 2010


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=485566

Akira TAGOH <tagoh at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
    External Bug ID|                            |FreeDesktop.org 31969

--- Comment #15 from Akira TAGOH <tagoh at redhat.com> 2010-12-06 01:51:35 EST ---
proposed changes for this issue:
http://bugs.freedesktop.org/show_bug.cgi?id=31969

we also need to update the config file for vlgothic-fonts.

<match target="scan">
  <test name="family">
    <string>VL Gothic</string>
  </test>
  <edit name="charset" mode="assign">
    <minus>
      <name>charset</name>
      <range>
        <int>0x0021</int>
        <int>0x00FF</int>
      </range>
    </minus>
  </edit>
</match>

-- 
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