JPEXS Free Flash Decompiler Issue Tracker

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.

List of issuesList of issues

#502 [PATCH] font name encoding
Author: user tamachan
Date created:
Type: bug
Visibility: Everybody
Assigned to: developer honfika
Labels: Fonts
State: closed Help

DefineFont2Tag.java @ Line 217 - fontName = new String(sis.readBytesEx(fontNameLen)); + fontName = new String(sis.readBytesEx(fontNameLen), "UTF-8");
user
In function DefineFont2Tag
developer
State: new→upgraded
admin
State: upgraded→closed
Assigned:developer honfika