[Poppler-bugs] [Bug 66922] Several texts (with monospaced fonts) are seen with spaces within

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jul 17 07:50:10 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=66922

--- Comment #8 from James Cloos <cloos at jhcloos.com> ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20130717/0d7098ed/attachment.html>


More information about the Poppler-bugs mailing list