From: Christian Weiske Date: Mon, 11 Oct 2021 11:19:45 +0000 (+0200) Subject: (no commit message) X-Git-Url: https://git.cweiske.de/paste/550.git/commitdiff_plain/7a3b95b4ede68b5e0229e8c2f14ef4e10a73e2c2 --- diff --git a/README.rst b/README.rst index 2aba3ed..47864c1 100644 --- a/README.rst +++ b/README.rst @@ -49,4 +49,21 @@ Beispiel (`qpdf -decrypt -qdf 2021-90003.pdf -|less`):: >> endobj -Vermutlicher Bug: https://gitlab.freedesktop.org/poppler/poppler/-/issues/387 \ No newline at end of file +Vermutlicher Bug: https://gitlab.freedesktop.org/poppler/poppler/-/issues/387 + +Eigentlich werden fixed-width-Fonts schon besonders behandelt, seit 2012: + +- https://gitlab.freedesktop.org/poppler/poppler/-/blob/62727d0119b4e1a6c000506f47673385f7eccd43/poppler/GfxFont.cc#L717 +- https://gitlab.freedesktop.org/poppler/poppler/-/commit/4fcd42cfa4424992cd4b36af38bc6230ce0706c9 + + +Substitutions:: + + $ pdffonts -subst 2021-90003.pdf + name object ID substitute font substitute font file + ------------------------------------ --------- ------------------------------------ ------------------------------------ + RFont0 12 0 DejaVu Sans /usr/share/fonts/truetype/dejavu/DejaVuSans.ttf + RFont1 13 0 DejaVu Sans /usr/share/fonts/truetype/dejavu/DejaVuSans.ttf + RFont2,Bold 14 0 DejaVu Sans Bold /usr/share/fonts/truetype/dejavu/DejaVuSans-Bold.ttf + RFont3 15 0 DejaVu Sans /usr/share/fonts/truetype/dejavu/DejaVuSans.ttf + RFont4 19 0 DejaVu Sans /usr/share/fonts/truetype/dejavu/DejaVuSans.ttf