[Fontconfig-bugs] [Bug 68340] New: More metric compat fonts

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Aug 20 07:55:18 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=68340

          Priority: medium
            Bug ID: 68340
          Assignee: fontconfig-bugs at lists.freedesktop.org
           Summary: More metric compat fonts
        QA Contact: freedesktop at behdad.org
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: freedesktop at behdad.org
          Hardware: All
            Status: NEW
           Version: unspecified
         Component: conf
           Product: fontconfig

>From a bug someone filed somewhere else I see these:

@ -230,6 +221,7 @@
        <alias binding="same">
          <family>Helvetica</family>
          <accept>
+         <family>TeX Gyre Heros</family>
          <family>Nimbus Sans L</family>
          </accept>
        </alias>
@@ -237,6 +229,7 @@
        <alias binding="same">
          <family>Times</family>
          <accept>
+         <family>TeX Gyre Termes</family>
          <family>Nimbus Roman No9 L</family>
          </accept>
        </alias>
@@ -253,6 +246,7 @@
        <alias binding="same">
          <family>Arial</family>
          <accept>
+           <family>TeX Gyre Heros</family>
            <family>Arimo</family>
            <family>Liberation Sans</family>
            <family>Albany</family>
@@ -261,15 +255,9 @@
        </alias>

        <alias binding="same">
-         <family>Arial Narrow</family>
-         <accept>
-           <family>Liberation Sans Narrow</family>
-         </accept>
-       </alias>
-
-       <alias binding="same">
          <family>Times New Roman</family>
          <accept>
+           <family>TeX Gyre Termes</family>
            <family>Tinos</family>
            <family>Liberation Serif</family>
            <family>Thorndale</family>
@@ -277,6 +265,13 @@
          </accept>
        </alias>

+       <alias binding="same">
+         <family>Georgia</family>
+         <accept>
+           <family>Gelasio</family>
+         </accept>
+       </alias>
+
        <alias binding="same">
          <family>Courier New</family>
          <accept>

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/fontconfig-bugs/attachments/20130820/394577d4/attachment.html>


More information about the Fontconfig-bugs mailing list