mirror of
https://git.code.sf.net/p/zint/code
synced 2025-12-22 20:37:08 +00:00
man page: fix Code 93 --vers=1 hide -> show default check digits
This commit is contained in:
@@ -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.14.0" />
|
||||
<meta name="author" content="Version 2.14.0.9" />
|
||||
<title>Zint Barcode Generator and Zint Barcode Studio User Manual</title>
|
||||
<style>
|
||||
html {
|
||||
@@ -332,7 +332,7 @@
|
||||
<header id="title-block-header">
|
||||
<h1 class="title">Zint Barcode Generator and Zint Barcode Studio User
|
||||
Manual</h1>
|
||||
<p class="author">Version 2.14.0</p>
|
||||
<p class="author">Version 2.14.0.9</p>
|
||||
<p class="date">February 2025</p>
|
||||
</header>
|
||||
<nav id="TOC" role="doc-toc">
|
||||
@@ -9312,7 +9312,7 @@ Code 11 0 to 2 (2 visible check digits to none)
|
||||
1 (1 visible check digit)
|
||||
2 (no check digits)
|
||||
Code 39 1 or 2 (add visible or hidden check digit)
|
||||
Code 93 1 (hide the default check characters)
|
||||
Code 93 1 (show the default check characters)
|
||||
EXCODE39 1 or 2 (add visible or hidden check digit)
|
||||
LOGMARS 1 or 2 (add visible or hidden check digit)
|
||||
MSI Plessey 0 to 6 (none to various visible options)
|
||||
|
||||
Reference in New Issue
Block a user