- This "library" bridges the qrcodegen library and the tinyPNGoutput library by nayuki. This is inspired/ported by the cpp implementation of user https://github.com/RaymiiOrg
- This was written because our old codebase is not able to include external c code that uses streams.
- This program just uses pure c code to generate the QR code and write it as a png file.
- It uses the C-versions of qrcodegen library by nayuki to generate the QR code and the tinyPNGoutput library by nayuki to write the png file.
- https://www.nayuki.io/page/qr-code-generator-library
- https://www.nayuki.io/page/tiny-png-output
-
Notifications
You must be signed in to change notification settings - Fork 0
bjoern247/c-qr-to-png
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
C Implementation generating a qrcode and converting it to a png (Using nayuki qrcodegen & tinypngout)
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published