You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When saving as SVG, some lines are weirdly broken. widthAdjustment is true. The PNG version is fine. Only happens with chromium driver, not firefox.
@graipher Thank you for opening; sorry I missed this earlier last month. I’ll investigate further this weekend, but I think this is an error on Carbon’s part (not the CLI), since I remember having different outputs when implementing --engine as part of v2 and I even had to use --engine firefox for some of the screenshots of the docs.
I will report back, though; thanks for your patience! 🙂
Been quite swamped since the beginning of the year, but I will tackle a new release of the CLI soon and, amongst other things, address this (somehow.) 🙂 Thanks for your patience, appreciated! @graipher
Describe the bug
When saving as SVG, some lines are weirdly broken.
widthAdjustment
istrue
. The PNG version is fine. Only happens withchromium
driver, notfirefox
.To Reproduce
Steps to reproduce the behavior:
carbon-now
with…config.json
and
generics.py
carbon-now generics.py --engine chromium
Expected behavior
SVG and PNG output should be the same. There should be no weird linebreaks that are not present in the file.
Screenshots
SVG:
PNG:
Info (please complete the following information):
--engine
used [e.g.chromium
,firefox
,webkit
]:chromium
--open-in-browser
to see) [e.g. carbon.now.sh?bg=pink]: browser does not openThe text was updated successfully, but these errors were encountered: