If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
2020 and later: WARNING - We do NOT provide support for the decompiler of any kind. There are no active developers. This means we will NOT develop new features and/or fix any of its bugs. The tracker is currently in READ ONLY mode. Also currently it is NOT possible to download any files previously uploaded. Sorry for the inconvenience.

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

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

Labels: GUIUnicode
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