Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Output includes an extra line #77

Open
yvt opened this issue Jul 23, 2021 · 1 comment
Open

Output includes an extra line #77

yvt opened this issue Jul 23, 2021 · 1 comment

Comments

@yvt
Copy link

yvt commented Jul 23, 2021

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
Copy link
Owner

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.

yvt added a commit to yvt/svgbobdoc that referenced this issue Jul 23, 2021
Implements a work-around for the following issue:
<ivanceras/svgbob#77>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants