mirror of
https://git.code.sf.net/p/zint/code
synced 2026-01-29 06:46:00 +00: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:
@@ -4,7 +4,7 @@
|
||||
<desc>Zint Generated Symbol</desc>
|
||||
<g id="barcode" fill="#001FCC">
|
||||
<path d="M0 0h2v40h-2ZM4 0h2v40h-2ZM8 0h2v40h-2ZM12 0h2v40h-2ZM16 0h2v40h-2ZM22 0h2v40h-2ZM26 0h6v40h-6ZM38 0h2v40h-2ZM42 0h4v40h-4Z"/>
|
||||
<text x="23" y="54" text-anchor="middle" font-family="Helvetica, sans-serif" font-size="14">
|
||||
<text x="23" y="54" text-anchor="middle" font-family="Arimo, Arial, sans-serif" font-size="14">
|
||||
123
|
||||
</text>
|
||||
</g>
|
||||
|
||||
|
Before Width: | Height: | Size: 547 B After Width: | Height: | Size: 550 B |
Reference in New Issue
Block a user