mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-22 19:25:10 -04:00
Actually change SVG font to "Arimo, Arial, sans-serif" ([607e4ed
])
Allow `--embedfont` for non-EAN/UPC SVG also (& update GUI) SVG: add "fonts/normal_woff2.h"; use array syntax for it & "fonts/upcean_woff2.h" to avoid large strings GUI: embed Arimo (via "fonts/normal_ttf.h"), same as OCRB Change textgap max 5X -> 10X README: make list of barcodes 2-col table for readability win32/README: note Visual Studio 2022 re CMake
This commit is contained in:
parent
55458cf659
commit
acd52ac489
84 changed files with 2951 additions and 308 deletions
|
@ -123,8 +123,7 @@ Paintbrush (`PCX`), Portable Network Format (`PNG`), Scalable Vector Graphic (`S
|
|||
|
||||
`--embedfont`
|
||||
|
||||
: For vector output, embed the font in the file for portability. Currently only available for SVG output of EAN/UPC
|
||||
barcodes.
|
||||
: For vector output, embed the font in the file for portability. Currently only available for SVG output.
|
||||
|
||||
`--esc`
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue