<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Poppler displays regular font instead of bold/italic font (base 14 fonts)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106849#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Poppler displays regular font instead of bold/italic font (base 14 fonts)"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=106849">bug 106849</a>
              from <span class="vcard"><a class="email" href="mailto:brecht@mos6581.org" title="Brecht Machiels <brecht@mos6581.org>"> <span class="fn">Brecht Machiels</span></a>
</span></b>
        <pre>I see this behavior (only) for PDFs which make use of the (not-embedded) base
14 PDF fonts. Poppler uses Times-Roman to render both Times-Bold and
Times-Italic.

$ pdffonts poppler_font_styles.pdf
name                                 type              encoding         emb sub
uni object ID
------------------------------------ ----------------- ---------------- --- ---
--- ---------
Times-Roman                          Type 1            Standard         no  no 
no       4  0
Times-Italic                         Type 1            Standard         no  no 
no       7  0
Times-Bold                           Type 1            Standard         no  no 
no      10  0

The output of pdftocairo is attached:

$ pdftocairo -f 1 -singlefile -png poppler_font_styles.pdf poppler_font_styles

evince renders the PDF in the same way.


I would think this worked correctly in the past, but I can't be sure.</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>