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
classic
It feels as if the squares that are generated using the classic option are a tad too large or maybe a stroke is drawn around them?
MWE:
\documentclass{article} \usepackage{fancyqr} \begin{document} \fancyqr[color=black, classic]{https://www.google.com} \end{document}
Note that this is especially (only?) visible when creating a relatively small QR code and zooming into it:
The text was updated successfully, but these errors were encountered:
Oh thank you very much! I probably forgot to reduce the compensation for non-rounded squares and will get to it asap!
Sorry, something went wrong.
compensate
Successfully merging a pull request may close this issue.
It feels as if the squares that are generated using the
classic
option are a tad too large or maybe a stroke is drawn around them?MWE:
Note that this is especially (only?) visible when creating a relatively small QR code and zooming into it:
The text was updated successfully, but these errors were encountered: