mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-08 12:32:01 +00:00
general: raw_segs -> content_segs, BARCODE_RAW_TEXT ->
`BARCODE_CONTENT_SEGS`, `z_rt_XXX()` -> `z_ct_XXX()`; move `encoded_data`/`row_height` to end of `zint_symbol` (see ZXing-C++ issue #883) manual: update re `content_segs`; `my_symbol` -> `symbol`; improve MicroPDF417 description
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.\" Automatically generated by Pandoc 3.8.2
|
||||
.\" Automatically generated by Pandoc 3.8.2.1
|
||||
.\"
|
||||
.TH "ZINT" "1" "October 2025" "Version 2.15.0.9"
|
||||
.TH "ZINT" "1" "November 2025" "Version 2.15.0.9"
|
||||
.SH NAME
|
||||
\f[CR]zint\f[R] \- encode data as a barcode image
|
||||
.SH SYNOPSIS
|
||||
|
||||
Reference in New Issue
Block a user