1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-01-10 05:26:00 +00:00

Version 2.16.0

This commit is contained in:
gitlost
2025-12-19 19:42:13 +00:00
parent fe02f2dd17
commit 55541e139e
46 changed files with 123 additions and 97 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 337 KiB

After

Width:  |  Height:  |  Size: 325 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 234 KiB

After

Width:  |  Height:  |  Size: 239 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 215 KiB

After

Width:  |  Height:  |  Size: 209 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 279 KiB

After

Width:  |  Height:  |  Size: 271 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 240 KiB

After

Width:  |  Height:  |  Size: 232 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 285 KiB

After

Width:  |  Height:  |  Size: 275 KiB

View File

@@ -4,7 +4,7 @@
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<meta name="author" content="Version 2.15.0.9" />
<meta name="author" content="Version 2.16.0" />
<title>Zint Barcode Generator and Zint Barcode Studio User Manual</title>
<style>
html {
@@ -333,7 +333,7 @@
<header id="title-block-header">
<h1 class="title">Zint Barcode Generator and Zint Barcode Studio User
Manual</h1>
<p class="author">Version 2.15.0.9</p>
<p class="author">Version 2.16.0</p>
<p class="date">December 2025</p>
</header>
<nav id="TOC" role="doc-toc">
@@ -978,6 +978,10 @@ Defender SmartScreen that this is an unrecognised app. This happens
because Zint is a free and open-source software project with no
advertising and hence no income, meaning we are not able to afford the
$664 per year to have the application digitally signed by Microsoft.</p>
<p>The distributed binaries are built with Microsoft Visual Studio 2015
and both require the Visual C runtime DLL “VCRUNTIME140.dll”.
<code>qtZint.exe</code> also requires the Visual C++ runtime DLL
“MSVCP140.dll”.</p>
<p>To build Zint on Windows from source, see
<code>"win32/README"</code>.</p>
<h2 id="apple-macos">2.4 Apple macOS</h2>
@@ -8319,8 +8323,8 @@ remain the property of their respective owners and do not indicate
endorsement or affiliation with those owners, companies or
organisations.</p>
<h2 id="version-information">7.3 Version Information</h2>
<p>The current stable version of Zint is 2.15.0, released on 25th
February 2025.</p>
<p>The current stable version of Zint is 2.16.0, released on 19th
December 2025.</p>
<p>See <code>"ChangeLog"</code> in the project root directory for
information on all releases.</p>
<h2 id="sources-of-information">7.4 Sources of Information</h2>

View File

@@ -1,5 +1,5 @@
% Zint Barcode Generator and Zint Barcode Studio User Manual
% Version 2.15.0.9
% Version 2.16.0
% December 2025
# 1. Introduction
@@ -219,6 +219,10 @@ a free and open-source software project with no advertising and hence no income,
meaning we are not able to afford the $664 per year to have the application
digitally signed by Microsoft.
The distributed binaries are built with Microsoft Visual Studio 2015 and both
require the Visual C runtime DLL "VCRUNTIME140.dll". `qtZint.exe` also requires
the Visual C++ runtime DLL "MSVCP140.dll".
To build Zint on Windows from source, see `"win32/README"`.
## 2.4 Apple macOS
@@ -5055,7 +5059,7 @@ those owners, companies or organisations.
## 7.3 Version Information
The current stable version of Zint is 2.15.0, released on 25th February 2025.
The current stable version of Zint is 2.16.0, released on 19th December 2025.
See `"ChangeLog"` in the project root directory for information on all releases.

View File

@@ -1,5 +1,5 @@
Zint Barcode Generator and Zint Barcode Studio User Manual
Version 2.15.0.9
Version 2.16.0
December 2025
*******************************************************************************
@@ -400,6 +400,10 @@ free and open-source software project with no advertising and hence no income,
meaning we are not able to afford the $664 per year to have the application
digitally signed by Microsoft.
The distributed binaries are built with Microsoft Visual Studio 2015 and both
require the Visual C runtime DLL “VCRUNTIME140.dll”. qtZint.exe also requires
the Visual C++ runtime DLL “MSVCP140.dll”.
To build Zint on Windows from source, see "win32/README".
2.4 Apple macOS
@@ -4849,7 +4853,7 @@ those owners, companies or organisations.
7.3 Version Information
The current stable version of Zint is 2.15.0, released on 25th February 2025.
The current stable version of Zint is 2.16.0, released on 19th December 2025.
See "ChangeLog" in the project root directory for information on all releases.
@@ -5099,7 +5103,7 @@ configured barcode is updated when the "Generate" button is pressed.
Annex D. Man Page ZINT(1)
% ZINT(1) Version 2.15.0.9 % % December 2025
% ZINT(1) Version 2.16.0 % % December 2025
NAME

View File

@@ -1,6 +1,6 @@
.\" Automatically generated by Pandoc 3.8.3
.\"
.TH "ZINT" "1" "December 2025" "Version 2.15.0.9"
.TH "ZINT" "1" "December 2025" "Version 2.16.0"
.SH NAME
\f[CR]zint\f[R] \- encode data as a barcode image
.SH SYNOPSIS

View File

@@ -1,4 +1,4 @@
% ZINT(1) Version 2.15.0.9
% ZINT(1) Version 2.16.0
%
% December 2025