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

11x: ISO 8859-2 chars are converted to ISO 8859-1 for print jobs

    • sparc
    • solaris_2.6

      I'm using jdk1.1.3 on European Solaris 2.6 FCS. I'm running the Czech (cz) locale and using a Java application called PrintDraw (attachment 1). I can input ISO 8859-2 characters but when I try to print them they are converted to ISO 8859-1. When I print the contents of the canvas to a ps file (attachment 2) I notice that ISO 8859-1 Encoding is used. Here is a excerpt from the ps file

      /ISOF {
              dup findfont dup length 1 add dict begin {
                      1 index /FID eq {pop pop} {D} ifelse
              } forall /Encoding ISOLatin1Encoding D
              currentdict end definefont
      } BD


            mmartaksunw Michael Martak (Inactive)
            tgarland Tom Garland
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: