Closed goorockey closed 9 years ago
This is really awesome @goorockey!
I think I'd prefer the small QRCode to be the default on. What do you think @gtanner?
I like the small one for the default as well. @mwbrooks, @goorockey.
I will merge this in and bundle up a release :)
Small seems distorted to me.
Same :( with 13pt Source Code Pro font.
Thoughts?
Sadly I merged this in blind :( I didn't publish so isn't that bad.
I could roll back or rebase out the commit, or leave it in while we figure out a good way to get the small version working.
No bright ideas on my end. @goorockey?
According to the standard of unicode, there should not be gaps.
When emulating terminal applications, fonts that implement the block element characters should be designed so that adjacent glyphs for characters such as U+2588 full block create solid patterns with no gaps between them.
So I consider it's the issue of fonts that don't implement block elements correctly.
Anyway, the distorted qrcode can still be decoded correctly. :joy:
I think it's reasonable to notice in README that the small qrcode depends on the font that you are using.
Support small qrcode output by combine adjacent row and using unicode character.
Screenshot:
Related issue: #9