Closed
Description
Type of issue
[ ] Bug
[ ] Question (e.g. about handling/usage)
[X ] Request for new feature/improvement
Expected Behavior
When using the PngByteQRCode.GetGraphic() the resulting image should have no whitespace around the QR code.
Current Behavior
Whitespace is added around the qrcode in the resulting image.
Possible Solution (optional)
There should be either (1) the option to disable whitespace around the QR code or (2) the ability to specify the amount of whitespace that would include the option for 0.
Your Environment
- Version used: 1.4.1
- Compiled from source or NuGet package?: Nuget
- Payload/Encoded text: 999020228
- Used payload generator: QRCodeGenerator
- Used ECC-level: Q
- Used renderer class: PngByteQRCode
- Environment (.NET 3.5, .NET 4.X, .NETCore, ...): netcore 3.1