Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8067364

Printing to Postscript doesn't support dieresis

XMLWordPrintable

    • 2d
    • b52
    • linux
    • Fix failed

        The changeset:

        changeset: 7809:fbe9320339ea
        user: anashaty
        date: Fri Feb 07 16:00:49 2014 +0400
        summary: 8023990: Regression: postscript size increase from 6u18

        causes a regression:

        The discussion is here:

        http://mail.openjdk.java.net/pipermail/2d-dev/2014-December/004973.html

        The PS printing path is definitely expecting 8859-1 but the current code is giving UTF8, causing the wrong character to be rendered. The character set used should be ISO-8859-1, not UTF-8.

              neugens Mario Torre
              neugens Mario Torre
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

                Created:
                Updated:
                Resolved: