Summary: | Courier-like true type font not displayed | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | David <kitt997> |
Component: | PDF backend | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | aacid, yurchor |
Priority: | NOR | ||
Version First Reported In: | 1.6.2 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
File (PDF produced by LibreOffice 6.2) with testing Courier New text
File is not displayed correctly pngConversionOk |
Description
David
2019-08-01 11:22:25 UTC
Created attachment 121882 [details]
File (PDF produced by LibreOffice 6.2) with testing Courier New text
Cannot reproduce this using the attached file.
Can you share the problematic file?
Can it be reproduced with
pdftocairo -f <some_page> -l <some_page> -png <your_file>.pdf
?
Thanks in advance for your answers.
You're right man. I'm sorry I've obviously forgotten to attach the file, there it is. Also, the issue is gone when converting to png! Created attachment 121884 [details]
File is not displayed correctly
Created attachment 121885 [details]
pngConversionOk
I also understand (now that I can see the document, in png XD) that the problem occurs with italic Courier, and not regular as I previously thought. Reproducible with the latest poppler (0.79) and Okular from git/master. Qpdfview shows the page as expected (so this might be not a poppler issue, just something Okular-specific). This is what i get https://i.imgur.com/QtN9WKM.png This is all right, isn't it? (In reply to Albert Astals Cid from comment #7) > This is what i get https://i.imgur.com/QtN9WKM.png > > This is all right, isn't it? Yes it is. How's that possible? i'm going to guess your freetype is old? Which is your freetype version? (In reply to Albert Astals Cid from comment #9) > i'm going to guess your freetype is old? > > Which is your freetype version? Mine is 2.9.1. (In reply to Albert Astals Cid from comment #9) > i'm going to guess your freetype is old? > > Which is your freetype version? 2.9.1 as well I'm going to mark this as worksforme since i'm on freetype 2.10.1 and it works fine. If you update to a newer freetype version and it's still broken for you, please reopen the bug |