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

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>