Summary: | Special characters are not displayed properly | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Godrod <cocof35serveur> |
Component: | PDF backend | Assignee: | Okular developers <okular-devel> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | aacid, cocof35serveur, kde-windows, nate |
Priority: | NOR | ||
Version: | 1.7.2 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
This shows the missing characters
PDF file |
Description
Godrod
2019-06-10 15:38:51 UTC
ew're going to need the pdf file Created attachment 120759 [details]
PDF file
Works fine here on linux, i guess the problem is with poppler not being great on Windows. poppler on linux uses fontconfig to find fonts not embedded in the file. Poppler on widnows uses some hardcoded paths if i remember, so that's clear not enough here. Adding the KDE Windows people here in case they find time to investigate this. |