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.

#1446 Imported PNGs doesn't feature antialiasing
Author:
Katan025

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

I'm modding SWFs, just to make them look better, but my modified PNGs look terrible with
low resolution borders.
Is there a way to enable antialiasing on imported PNGs?
You can enable smoothing on Defineshape that contains the image when you rawedit it and
set the fillstyle to repeating bitmap or clipped bitmap (instead of their nonsmoothed
variants).
But it seems to me that importing PNG image to DefineShape in FFDec already does this kind
of thing - smoothed variant.

State: new→closed