qrkit:具有多种灵活选项的QR码生成器

时间:2021-02-21 07:06:30
【文件属性】:
文件名称:qrkit:具有多种灵活选项的QR码生成器
文件大小:84KB
文件格式:ZIP
更新时间:2021-02-21 07:06:30
C++ QR套件 使用输入配置JSON文件生成具有多种功能的QR码。 特征 控制点的图案和对齐角的样式。 控制质量,填充和缩放。 自定义各种颜色。 将图标嵌入到生成的QR码中。 命令行应用程序。 任何质量级别的超快速QR代码生成。 制作说明 在src目录中,运行: make 成功编译后,在父目录中运行: ./qrkit --usage 获取选项列表。 -c filename specifies the config file to use (it'll default to config.json if unspecified) -e filename specifies the image to embed in the center (video.png, people.png, camera.png) -o filename specifies the name of
【文件预览】:
qrkit-master
----.gitignore(10B)
----src()
--------Makefile(237B)
--------config.cc(4KB)
--------colors.h(189B)
--------decorator.cc(16KB)
--------config.h(829B)
--------message.h(212B)
--------json.h(2KB)
--------qrgrid.h(861B)
--------qrencoder.cc(9KB)
--------bitstream.cc(893B)
--------qrencoder.h(1KB)
--------bitstream.h(315B)
--------decorator.h(2KB)
--------tables.h(2KB)
--------qrgrid.cc(10KB)
--------json.cc(11KB)
--------qrkit.cc(3KB)
----people.png(18KB)
----LICENSE(1KB)
----README.md(2KB)
----video.png(26KB)
----camera.png(21KB)
----config.json(239B)

网友评论