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.

#794 Font extraction fails sometimes
Author:
Anon

Date created:
Type: bug
Visibility: Everybody
Assigned to:
Labels: Fonts
State: closed 

> What steps will reproduce the problem?
Extract fonts.
> What is the expected output? What do you see instead?
Not an empty font file
> What version of the product are you using? On what operating system?
Nightly build, 381
> Please provide any additional information below. Attach the file you have problem with
if neccessary. If you do not want to publish files YOU CAN CHANGE VISIBILITY TO PRIVATE
Font: 10_Fd2513429-Identity-H-4478-0.ttf is empty.

fixed in the latest nightly build
Font 10_Fd2513429-Identity-H-4478-0 is really empty, but now the 0 bytes file is not
created. (And no more error is shown in the bottom right of the main window)
State: new→upgraded
But there is some text that need this font in the swf file. Is this a bug in the swf file?
Maybe. You can check the font tag in hex dump view. There are 3 shapes in it.
All of them contains 2 shape records: 1 stlye change record and 1 end record. No lines.
Can I close this issue?
I close this issue due to inactivity. Please create issue if you find any problem.
State: upgraded→closed