Andy Port
|
d8dfbd01fc
|
changed default (when svg_attributes doesn't have a height/width) to the szx and szy constructed from path bounding boxes
@DerVedro was there a reason you thought the default should be 100% (beyond that being the current behavior -- which I see as a bug)?
|
2017-04-06 16:05:28 -07:00 |
derVedro
|
88185419f5
|
fliped width and height
the x and y were swaped by my mistake
|
2017-03-31 00:26:02 +02:00 |
derVedro
|
f72987d69b
|
fixed ignored height and width arguments
issue #17 fix
|
2017-03-31 00:17:59 +02:00 |
Andy
|
1655b77d15
|
removed builtins imports
|
2017-02-28 23:34:29 -08:00 |
Andy
|
8815ddcd52
|
futurized for Python 3 compatibility
and some other minor changes of no effect
|
2017-02-28 23:04:37 -08:00 |
Andy
|
1622d01d05
|
add note that `svg_attributes={'debug': False}` increases `disvg`/`wsvg` speed considerably.
|
2017-02-05 23:18:23 -08:00 |
Andy
|
15d186ff33
|
add ability to preserve svg-attributes
Added svg_attributes attribute to wsvg and disvg.
Added return_svg_attributes option to svg2paths.
Added convenience function svg2paths2().
|
2016-07-15 22:10:59 -07:00 |
Andy
|
9b3d6fe5e3
|
initial commit
|
2016-07-05 21:51:11 -07:00 |