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.

Notifications You must be signed in to change notification settings

h6ah4i/inkscape-android-export

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

inkscape-android-export

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

Install

Download android_export.inx and android_export.py and copy both files to your $HOME/.config/inkscape/extensions folder. 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

Tips

  • If the object ID is v21.appicon, it will be exported as drawable-*dpi-v21/appicon.png

License

Copyright 2013 Christian Becker

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%