[Fontconfig-bugs] [Bug 82582] Warn if config is wrong

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Aug 13 16:27:46 PDT 2014


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

--- Comment #2 from Jungshik Shin <jungshik.shin at gmail.com> ---
> Replacing the nested <test> as shown below works but I got a warning 
> that 'test does not have a name'. 

I was wrong about the following form. This one does not work properly because
<edit>'s are applied not only to the 4 fonts listed but also to other fonts as
well. 

<test>
    <or>
      <test name=...>
      <test name=...>
    </or>

So, at the moment, the only way that works for me is an old expression (2.7.x
expression) even though it emits a scary warning message.

-- 
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/20140813/a67bc7a7/attachment.html>


More information about the Fontconfig-bugs mailing list