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
The fix in these commits: 89c4f13 7b29f0e
It was discovered that image element with height/width less than 0.5 does not render. That is why the 10 times scale up workaround is applied.
image
Commit: d7659aa
Workaround: svg images now embedded directly.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Too small size of image element
The fix in these commits:
89c4f13
7b29f0e
It was discovered that
image
element with height/width less than 0.5 does not render. That is why the 10 times scale up workaround is applied.Incorrect alignment of svg inside image element
Commit: d7659aa
Workaround: svg images now embedded directly.
The text was updated successfully, but these errors were encountered: