We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
below is my svg:
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" style="isolation:isolate;" viewBox="0 0 1 1" version="1.1"> <rect width="1" height="1" fill="#6D4C41"/> <text x="50%" y="50%" style="font-size: 0.5px" fill="#FFF" text-anchor="middle" dy=".178">SS</text> </svg>
node-svg2img function is executed with the above svg and no other options. Image png output:
node-svg2img
I suspect this has something to do text positioning maybe?
Browser output: fiddle link
#6 related maybe. related maybe related maybe
The text was updated successfully, but these errors were encountered:
No branches or pull requests
below is my svg:
node-svg2img
function is executed with the above svg and no other options.Image png output:
I suspect this has something to do text positioning maybe?
Browser output: fiddle link
#6 related maybe.
related maybe
related maybe
The text was updated successfully, but these errors were encountered: