I want to have an option to produce a little bit spicier QR code.
There is a number of things that could be done to the current implementation, but currently I wanted to focus on the "module spacing" effect.
Simplistic implementation of the said effect looks like this
This QR has an issue though - it does not get recognized, at least by my phone (S24).
However, once you draw the "finders" as whole things without spacings between modules, it starts working OK (this is a very loose manually edited image from above)
I think that the rendering of the "finders" and of the rest of the QR should be separated and potentially be done differently.
@gugu So if you're OK with that direction, I might submit a PR at some point later, with "spacing" and maybe some other effects.
I want to have an option to produce a little bit spicier QR code.
There is a number of things that could be done to the current implementation, but currently I wanted to focus on the "module spacing" effect.
Simplistic implementation of the said effect looks like this This QR has an issue though - it does not get recognized, at least by my phone (S24).
However, once you draw the "finders" as whole things without spacings between modules, it starts working OK (this is a very loose manually edited image from above)
I think that the rendering of the "finders" and of the rest of the QR should be separated and potentially be done differently.
@gugu So if you're OK with that direction, I might submit a PR at some point later, with "spacing" and maybe some other effects.