ivanceras / svgbob

Convert your ascii diagram scribbles into happy little SVG
http://ivanceras.github.io/svgbob-editor/
Apache License 2.0
3.83k stars 108 forks source link

Output includes an extra line #77

Open yvt opened 3 years ago

yvt commented 3 years ago

The output height is unexpectedly large as if it includes an extra blank line.

Expected:

Screenshot from 2021-07-23 17-19-01

Actual:

Screenshot from 2021-07-23 17-19-11

(Taken on https://ivanceras.github.io/svgbob-editor/ with border: 1px solid red added to the svg element)

ivanceras commented 3 years ago

The resulting svg is hardcoded to be padded with 1 character width/height on all 4 sides. This should probably be passed as margin in Settings.