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
CSS property { text-decoration: line-through; } (and "del" tag) doesn't work properly both in sandbox and in actual generated PDF. See picture
test case
The text was updated successfully, but these errors were encountered:
Fix danfickle#136: use positive values for max comparision of striket…
a5ac9cc
…hrough offset
For #148 #136 #143 - Fix incorrect strikethrough offset calculation
870d326
Thanks @backslash47 and @alebar
For #148 #136 #143 - Fix incorrect use of Float.MIN_VALUE and update …
48b089f
…README with strikethrough fix.
Should be fixed. I'll try to do a release tomorrow.
Sorry, something went wrong.
No branches or pull requests
CSS property { text-decoration: line-through; } (and "del" tag) doesn't work properly both in sandbox and in actual generated PDF. See picture
test case
The text was updated successfully, but these errors were encountered: