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

PNG output is clipped compared to drawboard #13

Open
fdebijl opened this issue Nov 20, 2018 · 0 comments
Open

PNG output is clipped compared to drawboard #13

fdebijl opened this issue Nov 20, 2018 · 0 comments
Assignees
Labels

Comments

@fdebijl
Copy link
Owner

fdebijl commented Nov 20, 2018

This drawboard:
image

Results in this output, where the top 50 or so pixels are clipped:
emoji 44

Probable cause:
Either the renderbox is too small, or the SVG's are too large. The SVG's and the renderbox both need an absolute value in pixels for their width and height, so either one of those needs to be adjusted dynamicallly in SaveAsPNG()

@fdebijl fdebijl added the bug label Nov 20, 2018
@fdebijl fdebijl self-assigned this Nov 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant