<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><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> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - font substitution fails if font name contains a dash"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75178">bug 75178</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Assignee</td>
           <td>fontconfig-bugs@lists.freedesktop.org
           </td>
           <td>poppler-bugs@lists.freedesktop.org
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">QA Contact</td>
           <td>freedesktop@behdad.org
           </td>
           <td>
                
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Product</td>
           <td>fontconfig
           </td>
           <td>poppler
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Component</td>
           <td>library
           </td>
           <td>general
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - font substitution fails if font name contains a dash"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75178#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - font substitution fails if font name contains a dash"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=75178">bug 75178</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>Well, this is a poppler issue. see:
<a href="http://cgit.freedesktop.org/poppler/poppler/tree/poppler/GlobalParams.cc#n1021">http://cgit.freedesktop.org/poppler/poppler/tree/poppler/GlobalParams.cc#n1021</a>

they are replacing a dash in a font name and fontconfig takes care of the dash
and the space in the name differently.
This change has been made based on older version of fontconfig:

commit 82638babe89e402c0348619ec3205059b977c7e9
Author: Albert Astals Cid <<a href="mailto:aacid@kde.org">aacid@kde.org</a>>
Date:   Thu Jul 28 17:34:19 2005 +0000

    Fontconfig patch is here, rejoice

So I'm not surprised something went wrong. it may be the time to get rid of
this hack. reassigning to poppler.</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>