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

Charactor at UNICODE Private Area drawn incorrectly on Win95(Japanese)

XMLWordPrintable

    • 2d
    • 02
    • x86
    • windows_95, windows_nt
    • Verified



        Name: gsC80088 Date: 03/10/99


        Win95's standard GAIJI (== Private Glyphs for Charactors
        at Private Area in UNICODE) editor "eudcedit.exe" (exists
        only in Japanese version of Win95) makes system GAIJI font
        as TrueType font file named "eudc.tte".

        On English version of Win95, We can use this GAIJI font
        in Java2 application, after following step.

         1. rename "eudc.tte" into "eudc.ttf"
         2. copy "eudc.ttf" to JAVA_FONTS directory.
            (or $JRE/lib/fonts)
         3. in Java2 application, get all available family name
            and new Font("EUDC", style, size);

        But, on Japanese version of Win95, glyphs in GAIJI
        do not rendered correctly -- If system has its own
        GAIJI, glyphs in system's GAIJI are rendered. If system
        has no GAIJI, dots (indicate absence of glyph) are rendered.
        (Review ID: 54225)
        ======================================================================

        abhijit.saha@Eng 2001-07-02

        updating the bugtraq for bugs integrated and verified in appropriate version of jdk.

              sherman Xueming Shen
              gstone Greg Stone
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: