QRCodeCore icon indicating copy to clipboard operation
QRCodeCore copied to clipboard

A cross-platform .NET library to create QR Codes

Results 3 QRCodeCore issues
Sort by recently updated
recently updated
newest added

In the MaskPattern Class, there is no patten method. Should add these patten methods, which are copied from QRCode: ``` private static class MaskPattern { public static bool Pattern1(int x,...

bug

By now, a fixed Quiet Zone size is 4. I edited your code to make it configurable. And another issue. The generated tag's width / height's value is the value...

bug
enhancement
help wanted

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5. Release notes Sourced from actions/checkout's releases. v5.0.0 What's Changed Update actions checkout to use node 24 by @​salmanmkc in actions/checkout#2226 Prepare v5.0.0 release by...

dependencies
github_actions