On Thu, Mar 04, 2021 at 05:59:45PM +0100, Florian Schlichting wrote: > > xpdf /usr/share/texmf/doc/pgf/pgfmanual.pdf.gz > > Warning: Cannot convert string > > "-*-helvetica-medium-r-normal--12-*-*-*-*-*-iso8859-1" to type FontStruct > > Warning: Cannot convert string > > "-*-courier-medium-r-normal--12-*-*-*-*-*-iso8859-1" to type FontStruct > > Warning: Cannot convert string > > "-*-times-bold-i-normal--20-*-*-*-*-*-iso8859-1" to type FontStruct > > Warning: Cannot convert string > > "-*-times-medium-r-normal--16-*-*-*-*-*-iso8859-1" to type FontStruct > If so, can you try to find out where these strings come from (they look > like Xresources meant for xterm, or some such)?
Those are the default fonts that xpdf specifies for its user interface -- they're hardcoded in the source code. I'll probably change them to the iso10646-1 equivalents in the near future in xpopple, since there are a couple of Debian bugs about missing Unicode support in the interface. Looking at how nedit handles this, maybe xpdf should have: Recommends: xfonts-100dpi | xfonts-75dpi ? -- Adam Sampson <a...@offog.org> <http://offog.org/>