Skip to content

iconBorderWidth Doesn't work #291

Closed
@kuenzign

Description

@kuenzign

Type of issue

[x] Bug
[ ] Question (e.g. about handling/usage)
[ ] Request for new feature/improvement

Expected Behavior

The iconBorderWidth parameter is supposed to specify a border to be drawn around an icon inside the QR code.

Current Behavior

Currently, no border is drawn around icons.

Possible Solution (optional)

It looks like #245 broke this functionality.

Steps to Reproduce (for bugs)

Create a QRCode and call the GetGraphic() function while passing in a bitmap for the icon and a value greater than 1 for iconBorderWidth . Notice that the generated graphic does not have a border around the icon.

Your Environment

Nuget package 1.4.1

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions