QRCoder icon indicating copy to clipboard operation
QRCoder copied to clipboard

A pure C# Open Source QR Code implementation

Results 128 QRCoder issues
Sort by recently updated
recently updated
newest added

## Type of issue [ ] Bug [ ] Question (e.g. about handling/usage) [x] Request for new feature/improvement ## Expected Behavior I would like to print some values under the...

Issue #431 ## Summary This PR fixes/implements the following **bugs/features**: * [x] Update the character set (SwissQRCode) ### What existing problem does the pull request solve?** ## Test plan ##...

## Type of issue [ ] Bug [ ] Question (e.g. about handling/usage) [x] Request for new feature/improvement Swiss QRCode: New charaterset is available on 18. November 2022 ## Expected...

## Summary This PR implements support for rendering QR codes using the [block elements](https://en.wikipedia.org/wiki/Block_Elements) available in Unicode. Two lines can be rendered as one, using FULL BLOCK, UPPER HALF BLOCK...

## Type of issue [ X ] Bug [ ] Question (e.g. about handling/usage) [ ] Request for new feature/improvement ## Expected Behavior When i put ° (° , unicode...

This issue is intended to initiate version 2.0 of the QRCoder. I would like to see an active discussion here so that we can shape the implementation of version 2.0...

help-wanted

## Type of issue [ ] Question (e.g. about handling/usage) ## Expected Behavior ## Current Behavior ## Possible Solution (optional) ## Steps to Reproduce (for bugs) ## Your Environment

## Question When generating a QR code with `QRCodeGenerator.CreateQrCode`, what is the purpose of `forceUtf8` versus `eciMode: EciMode.Utf8`? I would expect that specifying `EciMode.Utf8` would force the generated code to...

question

## Type of issue [X ] Bug [ ] Question (e.g. about handling/usage) [ ] Request for new feature/improvement ## Expected Behavior Should be able to create new QRCode Object...

bug
enhancement