If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
NEW : We have got a new blog where we post some interesting SWF internals info.

#504 Script editor does not display Japanese characters
Author:
strelokhalfer

Date created:
Type: bug
Visibility: Everybody
Assigned to:
JPEXS

State: closed 

Sorry for my bad English.

We will need the SWF you have problem with.
I can't find the japanese text in the attachhed swf. Where is it?
I tried to find "gEffect", which is in the screnshot, but there were no results in this
swf file.
honfika: The file version is SWF 5. Text encoding here depends solely on user OS
encoding.
Also this needs to be executed after setting content type:
textValue.setFont(UIManager.getFont("TextField.font"));
which sets same font for editor as in textfield which uses font with more characters.
The line is commented out in the code for some reason.
Ok, i can see the squares in the texst tags, but in the screenshot you can see an
actionscript editor panel. I can't find this script in the attached file.
Swf from 1st screen from japan Hgame. If you want, i attach her.
Please try latest nightly build.
If you still cannot see some characters, then please download and install Unifont TrueType
Font from:
http://unifoundry.com/unifont.html
State: opened→upgraded
Closed due to inactivity.
State: upgraded→closed