[Fontconfig-bugs] [Bug 27386] FIR filters with custom constants from fontconfig

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Apr 26 01:26:41 PDT 2012


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

--- Comment #11 from Akira TAGOH <akira at tagoh.org> 2012-04-26 01:26:41 PDT ---
any operator to access the byte array may be required in fontconfig:

<edit name="lcdcustomfilter" mode="assign">
  <array>
    <int>0x1C</int>
    <int>0x38</int>
    <int>0x55</int>
    <int>0x38</int>
    <int>0x1C</int>
  </array>
</edit>

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Fontconfig-bugs mailing list