Skip to content

feat: make utf-8 eci prefix configurable#130

Merged
DASPRiD merged 3 commits intoBacon:masterfrom
schuettflix:feat/make-eci-prefix-configurable
Sep 5, 2023
Merged

feat: make utf-8 eci prefix configurable#130
DASPRiD merged 3 commits intoBacon:masterfrom
schuettflix:feat/make-eci-prefix-configurable

Conversation

@weiting-sflx
Copy link
Copy Markdown
Contributor

Motivation

Some barcode scanners won't be able to read QR code that is prepended with UTF-8 ECI block, so we want to make the prefix configurable in the library that we utilize in our project endroid/qr-code-bundle

Changes

  • Add a new parameter to the Encoder::encode function
  • Adjust the Dockerfile

While building the docker image, we ran into errors and some depenencies were missing. After the modification, we were able to build the image and conducted the tests.

@DASPRiD DASPRiD merged commit 8eba389 into Bacon:master Sep 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants