This website requires JavaScript.
Explore
Help
Register
Sign In
openharmony
/
third_party_qrcodegen
Watch
1
Star
0
Fork
0
You've already forked third_party_qrcodegen
mirror of
https://gitee.com/openharmony/third_party_qrcodegen
synced
2025-02-11 11:57:25 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
third_party_qrcodegen
/
c
History
Project Nayuki
c86dacacb7
Tweaked code and comment in QrCode.encodeSegments() in all language versions.
2018-08-26 02:03:27 +00:00
..
Makefile
Changed C makefile rules to use the shared library when possible, and to fix library build rule if there is more than one .c source file.
2017-07-21 19:00:43 -04:00
qrcodegen-demo.c
Tweaked comment for kanji demo in multiple languages, so that it corresponds to the order in the sample text string.
2018-06-24 03:33:22 +00:00
qrcodegen-test.c
Renamed QrCode.appendErrorCorrection() to addEccAndInterleave() in all language versions.
2018-08-26 01:33:06 +00:00
qrcodegen-worker.c
Simplified a bit of C code.
2017-08-28 04:03:29 +00:00
qrcodegen.c
Tweaked code and comment in QrCode.encodeSegments() in all language versions.
2018-08-26 02:03:27 +00:00
qrcodegen.h
Edited and added numerous comments for C library members.
2017-09-09 06:09:17 +00:00