Skip to content
New issue

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

Squares generated with classic option slightly too large #38

Closed
jasperhabicht opened this issue Oct 30, 2024 · 1 comment · Fixed by #40
Closed

Squares generated with classic option slightly too large #38

jasperhabicht opened this issue Oct 30, 2024 · 1 comment · Fixed by #40

Comments

@jasperhabicht
Copy link

jasperhabicht commented Oct 30, 2024

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:

image

@EagleoutIce
Copy link
Owner

Oh thank you very much! I probably forgot to reduce the compensation for non-rounded squares and will get to it asap!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants