Summary: | Problems with bitmap fonts | ||
---|---|---|---|
Product: | poppler | Reporter: | Giacomo Perale <ghepeu> |
Component: | general | Assignee: | poppler-bugs <poppler-bugs> |
Status: | RESOLVED INVALID | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | dynamotwain, jakubalba, lamers, mpsuzuki, nalin, nunojsg+bugsfdo |
Version: | unspecified | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: |
pdf document
Another example pdf |
Description
Giacomo Perale
2006-01-23 08:50:21 UTC
Created attachment 4433 [details]
pdf document
Could you try the patch in attachment 4409 [details] [review]? Thanks. no changes here, sorry. Created attachment 4502 [details]
Another example pdf
Generated by Apache FOP using PCGen. Oddly enough, the troubling font is also
Helvetica, but I don't have a truetype font to replace it. For future
reference, the lines added to /etc/fonts/local.conf work as a temporary
workaround:
<match target="pattern">
<test qual="any" name="family"><string>Helvetica</string></test>
<edit name="family" mode="assign"><string>Arial</string></edit>
</match>
There are still some other fonts not being displayed correctly (Check-marks to
the left of the skills list) but there are no errors displayed to the console.
However, the evince doesn't crash when trying to quit after opening this file
anymore.
I still experience this bug, using Poppler 0.10.5 from the KDE for Windows distribution (MingW compiled, KDE 4.3.0). dynamotwain@aim.com's workaround works well, but it took a while to find this page. I've tested with evince 3.20 + poppler-0.42 and evince 3.20 + poppler-master. The problem doesn't occur for me. Can anyone of you confirm it works for you as well now? No answer to the question, so let's assume it's all good now. I believe I am experiencing something similar. Strangely, the PDF font list only has Arial, not Helvetica, but the kerning problem goes away once I manually assign Helvetica to Arial in .fonts.conf (I have Helvetica as a bitmap font, and Arial as a truetype font). (libpoppler 0.45.0 with qpdfview 0.4.16) Jakub: What does "fc-match Helvetica" show there? To clarify, I don't get random characters, but the text is instead rendered with a different font, with clear kerning problems. And these problems go away as soon as I assign a metric-compatible non-bitmap font to "Helvetica". |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.