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

Enable display of Vietnamese characters on Linux

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Cannot Reproduce
    • Icon: P4 P4
    • None
    • 5.0
    • client-libs

      Name: jl125535 Date: 07/29/2004


      A DESCRIPTION OF THE REQUEST :
      Vietnamese characters are still not displayable in Swing components on Linux.

      JUSTIFICATION :
      This RFE is related to Bug ID 4932968, which called for support of Locale vi in Java. As a result of that RFE, Vietnamese can now be displayed in Swing components on Windows by default; however, the same capability is not yet supported on Linux as of Tiger beta3-b59. As the ability to render Vietnamese text is most critical in creating localized Java applications on Linux platform, built-in support for rendering Vietnamese characters is highly desired.


      CUSTOMER SUBMITTED WORKAROUND :
      On Linux Fedora Core 2, create and place in jre/lib directory a fontconfig.RedHat.properties with content:

      # @(#)linux.fontconfig.properties 1.2 03/10/28
      #
      # Copyright 2003 Sun Microsystems, Inc. All rights reserved.
      #

      # Version

      version=1

      # Component Font Mappings

      allfonts.vietnamese=-monotype-arial-medium-r-normal--*-%d-*-*-p-*-iso10646-1

      # Search Sequences

      sequence.allfonts=vietnamese

      # Exclusion Ranges

      exclusion.vietnamese=0250-1e9f,1f00-20aa,20ad-ffff
      (Incident Review ID: 290269)
      ======================================================================
      ###@###.### 10/5/04 00:51 GMT

            okutsu Masayoshi Okutsu
            jleesunw Jon Lee (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: