<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#c16">Comment # 16</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>The fallback to default to the name from the encoding instead of overwriting it
always causes problems for the "/space" name.

The /Differences contains an invalid name for codepoint 32, so "/space" is
used. It also contains a valid "/space" at e.g. 106. The second name overwrites
the name-to-glyph mapping.

Either we do a second pass removing any conflicts, or never default to the name
from the base encoding and always assign a cooked up name.</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>