chiark / gitweb /
dot/fonts.conf: The saga never ends.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 17 Oct 2009 23:51:03 +0000 (00:51 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 17 Oct 2009 23:51:03 +0000 (00:51 +0100)
I think I've got plain, italic and bold all working again.  Sigh.

dot/fonts.conf

index b73829511b15719ace3c1542a456e3a7aa210da5..222d0265f7dcbdd67ab408548712a38db7ef7cce 100644 (file)
       </pattern>
     </rejectfont>
   </selectfont>
+  <match target="pattern">
+    <test name="family"><string>MiscFixed6x13</string></test>
+    <test name="slant" compare="more_eq"><int>10</int></test>
+    <!-- edit name="size"><double>12</double></edit -->
+    <edit name="style"><string>Oblique SemiCondensed</string></edit>
+    <edit name="width"><int>87</int></edit>
+    <edit name="family"><string>Fixed</string></edit>
+    <edit name="foundry"><string>Misc</string></edit>
+    <edit name="dpi"><int>75</int></edit>
+    <edit mode="assign" name="pixelsize"><double>13</double></edit>
+  </match>
+  <match target="pattern">
+    <test name="family"><string>MiscFixed6x13</string></test>
+    <test name="weight" compare="more_eq"><int>150</int></test>
+    <!-- edit name="size"><double>12</double></edit -->
+    <edit name="style"><string>Bold SemiCondensed</string></edit>
+    <edit name="width"><int>87</int></edit>
+    <edit name="family"><string>Fixed</string></edit>
+    <edit name="foundry"><string>Misc</string></edit>
+    <edit name="dpi"><int>75</int></edit>
+    <edit mode="assign" name="pixelsize"><double>13</double></edit>
+  </match>
   <match target="pattern">
     <test name="family"><string>MiscFixed6x13</string></test>
     <!-- edit name="size"><double>12</double></edit -->