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

GUI: suppress shadow var warning (macOS); update year

zint.h: update year
man: mention no HRT for raster scale < 1
README.bsd: NetBSD 10.0 -> 10.1
README.linux: Fedora 40 -> 41
update_version.php: mention make manual.html
This commit is contained in:
gitlost
2025-02-02 09:58:41 +00:00
parent 8bd8802d44
commit 01d72607c6
10 changed files with 32 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
.\" Automatically generated by Pandoc 3.6.2
.\"
.TH "ZINT" "1" "January 2025" "Version 2.13.0.9"
.TH "ZINT" "1" "February 2025" "Version 2.13.0.9"
.SH NAME
\f[CR]zint\f[R] \- encode data as a barcode image
.SH SYNOPSIS
@@ -364,6 +364,8 @@ EMF output, and by 2 otherwise.
.PP
Increments of 0.5 (half\-integers) are recommended for non\-MaxiCode
raster output (BMP, GIF, PCX, PNG and TIF).
Human Readable Text (HRT) for raster output will not be shown for scales
less than 1.
.PP
See also \f[CR]\-\-scalexdimdp\f[R] below.
.RE