Eee PC's Java show that Chinese

November 15, 2007 - 12:59 am

Eee PC using the Java web page to see the Chinese, the most common problems encountered in the text is turned into a grid, the problem in many Linux distributions are also some, Eee PC is no exception, of course, but do not have to worry what to look for fonts Ah, a new version of Java to use the issue as a matter of fact only in the font settings.

Research for a while to find a solution to the Java show that the Chinese see the problem:

1. To open the terminal and turned it (Ctrl-Alt-T, and then enter sudo-s)
2. Java into the font directory: cd / usr/lib/jvm/java-1.5.0-sun/jre/lib/fonts /
3. This directory is used by the Java program where the font file, but there is no Chinese fonts, Java do not know how to find their own, so we need it to help you, get a symbolic link to the system of Chinese fonts : Ln-s / usr/share/fonts/truetype/arphic/umin08.ttf
4. Is another update of the font cache, 2 implementation of the directives: mkfontscale and mkfontdir
5. To determine what fonts are not added to the font cache: grep umin fonts.dir
6. There are more than 10 lines of the show, then on a normal, may now try to open Java console: / usr/lib/jvm/java-1.5.0-sun/jre/bin/ControlPanel
7. It is time to be able to see Java programs of the United States and the United States (?) Of the Chinese font.
8. Or if not, you can modify / usr/lib/jvm/java-1.5.0-sun/jre/lib/fontconfig.properties,
Part 5 in the display of fonts (it should be-arphic-uming what what) to replace the original
-misc-ar pl shanheisun uni-xxxxxx
Only search & replace "-misc-ar pl shanheisun uni" This could be followed by the reservation.

Send post as PDF to PDF | PDF Creator | PDF Converter
  1. 7 Responses to "Eee PC's Java show that Chinese"

  2. hi, this series can move into a deb package it? I would like to say that this would be more convenient.

    By designer magic on Nov 15, 2007

  3. Hello to be available on irc about it?
    I irc.freenode.net opened a channel # eeeuser-tw
    You want to talk about with the user community organizations eeepc thing :)

    Or by email to find me.
    My email is yurenju followed by gmail.com

    By yurenju on Nov 16, 2007

  4. Should be-arphic-uming what, what, in fact, the "what" that is, what is it? Make some order into it or blank =?

    By may may on Nov 20, 2007

  5. "Part 5 of the display font" refers to the show's fifth "-misc-ar pl shanheisun uni-xxxxxx" it?

    By may may on Nov 20, 2007

  6. Also, why not change after the SAVE? Thank you

    By may may on Nov 20, 2007

  7. It seems you do not become a root user ah.
    In the open after the end of the first order is "sudo-s"
    Prompt into the red on the right.

    And then use nano-w / usr/lib/jvm/java-1.5.0-sun/jre/lib/fontconfig.properties
    The method of change, we can save the.

    In a few days I will release the latest java 6, directly support Chinese input and display, you can wait Hello.

    > Also, why not change after the SAVE? Thank you

    By lazyfai on Nov 20, 2007

  8. I would change is in direct ICON MODE double click to change, so can not SAVE.

    By may may on Nov 27, 2007

Post a Comment