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

JDK Chinese font mapping doesn't cover bitmap fonts

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P3 P3
    • None
    • 1.4.2, 5.0
    • client-libs

      Jack Kang @ 2003-7-17:

      The JDK's font.properties.<zh locale> files are mapping Chinese font to -monotype-song-.....-m-...-gb2312.1980-0 (zh locale) and -fangzheng-song-.....-m-..-gb18030-0/1 (zh.UTF-8 locale). But in solaris, the font aliases are only used by truetype font, and Solaris also defines a common alias -sun-song-medium-....-c-...<charset> for both bitmap and TT fonts. JDK should use this alias in font.properties.<locale>, so that JDK can use outline data and bitmap data. Otherwise, all applications running on JAVA will have to use outline data even if OS has provided bitmap data. That will cause very ugly Chinese GUI if the font size is small.

            okutsu Masayoshi Okutsu
            duke J. Duke
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: