<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Several texts (with monospaced fonts) are seen with spaces within"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=66922#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Several texts (with monospaced fonts) are seen with spaces within"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=66922">bug 66922</a>
              from <span class="vcard"><a class="email" href="mailto:cloos@jhcloos.com" title="James Cloos <cloos@jhcloos.com>"> <span class="fn">James Cloos</span></a>
</span></b>
        <pre>OK.  For the specific case of non-embedded monowidth fonts, there may be
enough info in the pdf for poppler to prefer a monowidth substitute font
over proportional ones.

In that pdf, the obj for LucidaConsole specifies /Flags 32, which means
Nonsymbolic.  It should specify /Flags 33, which adds FixedPitch.

I’ll attach a version of the pdf with that change, in case anyone would
like to test whether if makes a difference.

Otherwise, parsing the /Widths arrays, and guessing monowidth when they
are all 0 or a fixed int probably is reasonable, as you’ve suggested.</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>