开源 企业版 高校版 私有云 模力方舟 AI 队友
代码拉取完成,页面将自动刷新
捐赠
捐赠前请先登录
扫描微信二维码支付
取消
支付完成
支付提示
将跳转至支付宝完成支付
确定
取消
1 Star 0 Fork 0

王海龙/zint

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
已有帐号? 立即登录
master
分支 (3)
标签 (10)
master
github_ci
bc412
2.13.0
2.12.0
2.11.1
2.11.0
2.10.0
list
archive/vector
archive/qt5
archive/dotcode
archive/hanxin
克隆/下载
克隆/下载
提示
下载代码请复制以下命令到终端执行
为确保你提交的代码身份被 Gitee 正确识别,请执行以下命令完成配置
初次使用 SSH 协议进行代码克隆、推送等操作时,需按下述提示完成 SSH 配置
1 生成 RSA 密钥
2 获取 RSA 公钥内容,并配置到 SSH公钥
在 Gitee 上使用 SVN,请访问 使用指南
使用 HTTPS 协议时,命令行会出现如下账号密码验证步骤。基于安全考虑,Gitee 建议 配置并使用私人令牌 替代登录密码进行克隆、推送等操作
Username for 'https://gitee.com': userName
Password for 'https://userName@gitee.com': # 私人令牌
贡献代码
同步代码
对比差异 通过 Pull Request 同步
同步更新到分支
通过 Pull Request 同步
将会在向当前分支创建一个 Pull
Request,合入后将完成同步
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
未知许可证
Zint and libzint
----------------
Zint is a suite of programs to allow easy encoding of data in any of the
wide range of public domain barcode standards and to allow integration of
this capability into your own programs.
Zint is able to encode data in the following formats:
Australia Post Redirect Code GS1 DataBar Expanded
Australia Post Reply-Paid GS1 DataBar Expanded Stacked
Australia Post Routing Code GS1 DataBar Limited
Australia Post Standard Customer GS1 DataBar Omnidirectional
Aztec Code (and HIBC) GS1 DataBar Stacked
Aztec Runes GS1 DataBar Stacked Omnidirectional
BC412 (SEMI T1-95) Han Xin (Chinese Sensible) Code
Brazilian Postal Code (CEPNet) ISBN
Channel Code ITF-14
Codabar Japanese Postal Barcode
Codablock-F (and HIBC) Korean Postal Barcode
Code 11 LOGMARS
Code 128 (and GS1-128 and HIBC) MaxiCode
Code 16K MicroPDF417 (and HIBC)
Code 2 of 5 Data Logic Micro QR Code
Code 2 of 5 IATA MSI Plessey
Code 2 of 5 Industrial NVE-18 (SSCC-18)
Code 2 of 5 Interleaved PDF417 (and Compact and HIBC)
Code 2 of 5 Standard (Matrix) Pharmacode
Code 32 (Italian Pharmacode) Pharmacode 2-track
Code 39 (and HIBC) Pharma Zentralnummer (PZN)
Code 39 Extended PLANET
Code 49 POSTNET
Code 93 QR Code (and HIBC)
Code One Rectangular Micro QR (rMQR)
DAFT Code Royal Mail 2D Mailmark (CMDM)
Data Matrix (and HIBC) Royal Mail 4-state Customer Code
Deutsche Post Identcode Royal Mail 4-state Mailmark
Deutsche Post Leitcode Telepen
DotCode Telepen Numeric
DPD Code UK Plessey
Dutch Post KIX Ultracode
EAN (EAN-2, EAN-5, EAN-8 and EAN-13) UPC-A
EAN-14 UPC-E
FIM (Facing Identification Mark) UPNQR
Flattermarken UPU S10
Grid Matrix USPS Intelligent Mail (OneCode)
GS1 Composite (EAN/UPC/DataBar/GS-128) VIN (Vehicle Identification Number)
Output can be saved as BMP, EMF, EPS, GIF, PCX, PNG, SVG or TIF.
DOCUMENTATION
-------------
For documentation see "docs/manual.txt" or online at
 <https://zint.org.uk/manual/>
PROJECT HISTORY
---------------
Please see "ChangeLog" in the project root directory.
LICENSE
-------
Zint, libzint and Zint Barcode Studio are Copyright © 2023 Robin Stuart. All
historical versions are distributed under the GNU General Public License
version 3 or later. Versions 2.5 and later are released under a dual license:
the encoding library is released under the BSD (3 clause) license whereas the
GUI, Zint Barcode Studio, and the CLI are released under the GNU General Public
License version 3 or later.
CONTACT US
----------
The home of Zint is:
 <https://sourceforge.net/p/zint/>
The code is now also mirrored at:
 <https://github.com/zint/zint>
For feature requests or bug reports please either add a ticket on the project's
SourceForge page
 <https://sourceforge.net/p/zint/tickets/>
or join the mailing list at
 <https://sourceforge.net/projects/zint/lists/zint-barcode>
BEFORE POSTING TO THE LIST
--------------------------
Please note the following points...
* Zint is primarily developed for Linux. While we have some experience of
 using Zint on Windows we may be unable to resolve problems if they are
 specific to other operating systems. We cannot provide support for using
 Zint with commercial packages such as MS Office or Crystal Reports.
* Always ensure you are using the latest version of Zint before posting bug
 reports - the bug you are reporting may have been fixed already.
* Please remember to state what operating system you are using and include
 enough information to allow us to reproduce the error - including input
 data if appropriate.
* Please DO NOT post messages asking for us to change the license
 arrangements. You will be ignored.
* Please remember that Zint is developed by volunteers. While we attempt to
 answer all messages within a week, this is highly dependent on external
 circumstances.
ZINT was originally developed by Robin Stuart and licensed under the terms of the GPL (Gnu Public License). In 2013 Robin Stuart and all developers that contributed to the code agreed to change the license to a less restrictive one (see ZINT mailing list of May 2013 for related mails) under the following conditions: - the names of original copyright holder Robin Stuart and contributors are not removed, neither from sources nor from the manual - the documentation is done in British English (as Robin said: "Oh, and please don't replace the word "colour" with "color" in the documentation - that really annoys me!") Change to BSD-license is done for backend and therefore for ZINT shared library only, for the frontends and Qt4-backend the GPL is still valid. Since BSD-license is GPL-compatible this gives the possibility to include ZINT library in own products or link against it from own software.
举报
举报成功
我们将于2个工作日内通过站内信反馈结果给你!
请认真填写举报原因,尽可能描述详细。
请选择举报类型
取消
发送
误判申诉

此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。

如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。

取消
提交

简介

暂无描述
暂无标签
README
未知许可证
查看未知开源许可协议
取消

发行版

暂无发行版

贡献者

全部

近期动态

不能加载更多了
编辑仓库简介
简介内容
主页
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/whl-git/zint.git
git@gitee.com:whl-git/zint.git
whl-git
zint
zint
master
点此查找更多帮助

搜索帮助

评论
仓库举报
回到顶部
登录提示
该操作需登录 Gitee 帐号,请先登录后再操作。
立即登录
没有帐号,去注册

AltStyle によって変換されたページ (->オリジナル) /