<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Subfamilies with different OpenType 'size' should not be merged"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=95428#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Subfamilies with different OpenType 'size' should not be merged"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=95428">bug 95428</a>
              from <span class="vcard"><a class="email" href="mailto:gm@lyx.org" title="gm@lyx.org">gm@lyx.org</a>
</span></b>
        <pre><span class="quote">> > == Issues: ==
> > 
> > * The gnome font selector (for instance in the preferences of gedit) shows
> > all the fonts, but they all display the same as Arno Pro Caption, i.e. if
> > one chooses Arno Pro Regular one gets Arno Pro Caption instead.

> I can't say off hand but if "fc-match 'Arno Pro Regular'" returns it as is,
> maybe fontconfig decided it isn't a best font for the certain pattern. I
> can't say more without logs containing what applications actually requested.</span >

I am also curious as to why it always selects the same font for a
given WWS. I tried to find the request with FC_DEBUG 4 & 7 but I get
80MB logs and I could not understand what was going on. What should I
look for?


<span class="quote">> 
> > * Inkscape only lists Arno Pro as a family. One can enter "Arno Pro Display"
> > (and Caption, etc.) by hand, however this produces strange results: the
> > metrics of Arno Pro Display are used, but the glyphs from the initial font
> > are used. I noticed it used to work better in older versions of Inkscape
> > (from Ubuntu 11.04, if my memory serves well).

> That should be the inkscape issue.</span >

>From fontconfig's point of view, inkscape should list "Bold Caption",
etc. as subfamilies? (for now it only lists WWS subfamilies: "Bold",
"Semibold", "Italic"...)


<span class="quote">> 
> >   This is the relevant fontconfig debug output when requesting "Arno Pro" in
> > weight 50 with QFont in lyx:
> > 
> > '''
> > FC_DEBUG=3:

> Well, I can't figure out if that really explain what you say because
> FC_DEBUG=3 doesn't show the original request and hard to estimate it from
> the debugging log, but that looks like lyx doesn't request weight=50 really.
> try FC_DEBUG=4 or =7 instead.</span >

I should have mentioned that the weight in Qt is between 0 and 99 and
50 corresponds (correctly) to 80 in fontconfig. How do I figure out
what is the original request using FC_DEBUG 4 or 7?</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>