Skip to content

MiniJournal v0.1

Latest
Compare
Choose a tag to compare
@jjkavalam jjkavalam released this 05 Jul 19:40
· 1 commit to master since this release

snb2swf.exe can convert an .snb (Samsung S-Note) file into a flash (SWF) movie that can be played on almost all modern browsers with a flash plugin.

This version requires the user to extract the .snb file using an zip program and find the 'drawingdata_1' file within the extracted directory. Run snb2swf.exe from the command prompt as,
"snb2swf.exe /path/to/drawingdata_1 0.5"
to generate the SWF file in the current working directory.
Note: The 0.5 at the end is the scaling factor. Adjust its value to shrink/expand the dimensions of the flash movie.