#927908 xpdf: Italic text is shown as a regular one

Package:
xpdf
Source:
xpdf
Description:
Motif-based PDF reader using the Poppler library
Submitter:
Bjarni Ingi Gislason
Date:
2021-03-13 15:21:03 UTC
Severity:
normal
#927908#5
Date:
2019-04-24 21:27:57 UTC
From:
To:
  This can be fixed by adding the following to the ~/.xpdrc file

fontFile Times-Italic /usr/share/fonts/type1/gsfonts/n021023l.pfb
fontFile Times-Roman  /usr/share/fonts/type1/gsfonts/n021003l.pfb

N.B.

  The URL for new versions is wrong.

  A new version of the software is avilable.

#927908#10
Date:
2021-03-13 15:17:10 UTC
From:
To:
Hi Bjarni,

display font substitution is done by poppler by default, and these
should be exactly the defaults that poppler is using.

Can you re-check if this is still an issue with the version of xpdf
currently in testing, and if yes if you have any interfering fontFile
commands, for example in (an old version of) /etc/xpdf/xpdfrc or any
other file included from there or ~/.xpdfrc?

And if this doesn't lead to a solution, can you provide an example PDF
file where you experience this issue, so we can try and reproduce it?

Florian