[Fontconfig-bugs] [Bug 71287] size specific design selection support in OS/2 table version 5

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Nov 20 01:48:32 PST 2013


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

--- Comment #2 from Akira TAGOH <akira at tagoh.org> ---
Okay, take 2 according to feedback on the list:
http://cgit.freedesktop.org/~tagoh/fontconfig/commit/?h=new-size-selection-mechanism-2

<fontconfig>
<match target="scan">
  <test name="file" compare="eq">
    <string>/path/to/fixed.pcf</string>
  </test>
  <edit name="size" mode="assign">
    <range>
      <double>10</double>
      <double>12</double>
    </range>
  </edit>
</match>
</fontconfig>

same results to comment#1

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/fontconfig-bugs/attachments/20131120/b2a8e18b/attachment.html>


More information about the Fontconfig-bugs mailing list