mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
607e4ed33a
`EANUPC_GUARD_WHITESPACE`, CLI `--guardwhitespace`) (ticket #287) EAN-2/EAN-5: HRT now at top instead of at bottom for standalones, following BWIPP CLI: batch mode: don't close input if stdin EAN/UPC: fix excess 1X to right of add-ons Composites: fix excess whitespace; fix quiet zone calcs to allow for linear shifting CLI: use own (Wine) version of `CommandLineToArgvW()` to avoid loading "shell32.dll" Move "font.h" -> "raster_font.h" EPS/SVG: use new `out_putsf()` func to output floats, avoiding trailing zeroes & locale dependency EPS: simplify "TR" formula SVG: change font from "Helvetica, sans serif" to "OCR-B, monospace"; use single "<path>" instead of multiple "<rect>"s to draw boxes (reduces file size) Add `EMBED_VECTOR_FONT` to `output_options` (CLI `--embedfont`) to enable embedding of font in vector output - currently only for SVG output of EAN/UPC GUI: use "OCR-B" font for EAN/UPC and "Arimo" for all others (was "Helvetica" for both); paint background of screen preview light grey so as contrasts with whitespace and quiet zones EMF: prefix funcs with `emf_`; simplify string `halign` handling large: rename `large_int` -> `large_uint` CODE128/common: move `c128_hrt_cpy_iso8859_1()` to `hrt_cpy_iso8859_1()` and add `ZINT_WARN_HRT_TRUNCATED` warning (for future use) Various symbologies: replace `printf()` with `fputs()` (symbol->debug) QRCODE: better assert(), removing a NOLINT (2 left) CLI: add some more barcode synonyms for DBAR common: various fiddlings CMake: don't include png.c unless ZINT_USE_PNG (avoids clang warning)
13 lines
1.5 KiB
XML
13 lines
1.5 KiB
XML
<?xml version="1.0" standalone="no"?>
|
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
<svg width="286" height="644" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
|
<desc>Zint Generated Symbol</desc>
|
|
<g id="barcode" fill="#000000">
|
|
<rect x="0" y="0" width="286" height="644" fill="#FFFFFF"/>
|
|
<path d="M45.36 0h240v9.6h-240ZM45.36 14.4h240v4.8h-240ZM45.36 28.8h240v4.8h-240ZM45.36 52.8h240v9.6h-240ZM45.36 67.2h240v14.4h-240ZM45.36 96h240v4.8h-240ZM45.36 105.6h240v4.8h-240ZM45.36 120h240v9.6h-240ZM45.36 148.8h240v4.8h-240ZM45.36 158.4h240v4.8h-240ZM45.36 182.4h240v9.6h-240ZM45.36 196.8h240v4.8h-240ZM45.36 211.2h240v4.8h-240ZM45.36 220.8h240v19.2h-240ZM45.36 249.6h240v4.8h-240ZM45.36 264h240v9.6h-240ZM45.36 278.4h240v9.6h-240ZM45.36 297.6h240v9.6h-240ZM45.36 316.8h240v9.6h-240ZM45.36 331.2h240v14.4h-240ZM45.36 360h240v4.8h-240ZM45.36 369.6h240v4.8h-240ZM45.36 379.2h240v9.6h-240ZM45.36 398.4h240v4.8h-240ZM45.36 422.4h240v19.2h-240ZM45.36 451.2h240v4.8h-240ZM45.36 465.6h240v4.8h-240ZM45.36 475.2h240v4.8h-240ZM45.36 489.6h240v19.2h-240ZM45.36 513.6h240v4.8h-240ZM45.36 528h240v4.8h-240ZM45.36 542.4h240v14.4h-240ZM45.36 561.6h240v9.6h-240ZM45.36 580.8h240v9.6h-240ZM45.36 604.8h240v14.4h-240ZM45.36 624h240v4.8h-240ZM45.36 633.6h240v9.6h-240Z"/>
|
|
<text x="11.76" y="321.6" text-anchor="middle" font-family="Helvetica, sans-serif" font-size="33.6" transform="rotate(90,11.76,321.6)">
|
|
This Text
|
|
</text>
|
|
</g>
|
|
</svg>
|