<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - pdftops generates broken (according to ghostscript) postscript"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=50750#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - pdftops generates broken (according to ghostscript) postscript"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=50750">bug 50750</a>
              from <span class="vcard"><a class="email" href="mailto:stefan.bruens@rwth-aachen.de" title="Stefan Brüns <stefan.bruens@rwth-aachen.de>"> <span class="fn">Stefan Brüns</span></a>
</span></b>
        <pre>Still non-working with poppler 0.63.

File offset 11503 (0x2cef) reads:
hexdump -C  -s 11493 -n 32 test_orig.ps 
00002ce5  64 75 70 20 33 32 20 2f  3c 61 80 ff 38 61 20 70  |dup 32 /<a..8a p|
00002cf5  75 74 0a 64 75 70 20 33  33 20 2f 65 78 63 6c 61  |ut.dup 33 /excla|
----
%!PS-TrueTypeFont- 1
10 dict begin
/FontName /RVURUK+Verdana def
/FontType 42 def
/FontMatrix [1 0 0 1 0 0] def
/FontBBox [-102 -423 2963 2049] def
/PaintType 0 def
/Encoding 256 array
dup 0 /.notdef put
dup 1 /.notdef put
dup 2 /.notdef put
...
dup 30 /.notdef put
dup 31 /.notdef put
dup 32 /<a��8a put
dup 33 /exclam put
dup 34 /quotedbl put
------

This is comming from the /EncodingDifferences array in the original postscript:
<</Type/Encoding/Differences[32/#3Ca#80#FF8a 39/#3Ca#80#FF8a#80 46/#3Ca#80#F...</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>