Skip to content

This Inkscape extension exports all selected items in different densities. The exported PNGs will be named by their ID in the SVG.

License

Notifications You must be signed in to change notification settings

raycardillo/inkscape-corona-export

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

inkscape-corona-export

This Inkscape extension exports PNGs in different densities. The exported PNGs will be named by their ID in the SVG.

For reference see the Corona SDK documentation for Dynamic Image Selection: https://docs.coronalabs.com/guide/basics/configSettings/#dynamicimages

Install

Download corona_export.inx and corona_export.py and copy both files to your Inkscape extensions folder. For example, $HOME/.config/inkscape/extensions or C:\Users\<UserName>\AppData\Roaming\inkscape\extensions. A restart of Inkscape is required.

Usage

  • Select at least one item to export
  • Select Extensions -> Export -> Android Export…
  • Customize the settings according to your needs

About

This Inkscape extension exports all selected items in different densities. The exported PNGs will be named by their ID in the SVG.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%