Neon22 / inkscapescalegenerator

Automatically exported from code.google.com/p/inkscapescalegenerator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

- INSTALL

Put "render_scale.inx" and "render_scale.py" in your Inkscape extension directory.
On Linux:   "~/.config/inkscape/extensions/"
On Windows: "&appdata%/inkscape/extensions"

- COMMENT
Tested on Inkscape 0.91
Contact me at brathering82@gmail.com

- Known bugs
	ui float precision is limited to 1
	suffix doesn't support several special chars

- Changelog
21.04.2016
	Updated to 0.91
	Minor UI tweaks, grouping.
10.07.2014
	updated the install packages with the changes made by Roger Jeurissen
27.06.2010
	fixed ° (degree char) in suffix
12.06.2010
	changed default circular label offset to -4.8 from 8
		- so the label will spawn above the scale
	changed INSTALL-section in README
		- added extension path for inkscape-0.47
01.12.2009
	added tabs for ui
	added circular scales
18.11.2009
	default values updated, so there is something visible after first install
17.11.2009
	initial release

About

Automatically exported from code.google.com/p/inkscapescalegenerator


Languages

Language:Python 100.0%