NanoFL has a SvgImporter plugin to convert SVG images into NanoFL documents. Most basic features are well supported (known issues).
Next table show conversion result SVG => NFL=> PNG.
PNG images produced in batch mode by next command:
nanoflc.exe NAME.svg -generator CreateJS,mode=HTML -resize-fit 300x200 -export NAME.png
Some images may have strange position/size - it is normal (this mean strange position/size in SVG).
| Original SVG | Imported into NanoFL | Comments |
|---|
Edit samples list / this page at bitbucket