<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Never drop first font when trimming"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=72380#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Never drop first font when trimming"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=72380">bug 72380</a>
              from <span class="vcard"><a class="email" href="mailto:akira@tagoh.org" title="Akira TAGOH <akira@tagoh.org>"> <span class="fn">Akira TAGOH</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=72380#c5">comment #5</a>)
<span class="quote">> Let me show it with an example.

> Currently:

> $ fc-match symbol
> symbol.ttf: "Symbol" "Regular"

> $ fc-match symbol --sort | head -n 1
> Symbol.pfb: "Symbol" "Regular"

> $ fc-match symbol --sort --all | head -n 1
> symbol.ttf: "Symbol" "Regular"</span >

Ah, got it. though fc-match --sort and/or --all doesn't use FcFontMatch() at
all. that's why, but anyway.

<span class="quote">> I want to make sure the above three commands all return the same font.  Ie. 
> I want to make sure FcFontMatch() always returns the first font from
> FcFontSort().  You can say FcFontMatch() is buggy, or you can say
> FcFontSort() is buggy.  Doesn't matter.  We want the above to return the
> same font, and the easiest way to fix it is the patch I attached.</span >

agreed.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>