Skip to content

Whitespace is added to generated QR code image (PngByteQRCode) #312

Closed
@ctorx

Description

@ctorx

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions