Release Label Tools 0.2.0
Verify / verify (push) Canceled after 0s

This commit is contained in:
2026-09-02 11:52:44 +02:00
parent 4e3df8d4a4
commit d3e43bea98
37 changed files with 1733 additions and 119 deletions
+6 -4
View File
@@ -7,10 +7,12 @@ inside the symbol; they are never requested.
CSV/JSON structure, field lengths, record counts, image bytes/pixels, grid
dimensions, calibration and output pages are bounded. Object URLs are revoked.
User strings are normalized for label display and XML-escaped. Only built-in
templates are supported, and only locally decoded PNG/JPEG/WebP is embedded.
User strings are normalized for label display and XML-escaped. Imported
templates use a bounded, declarative v1 schema with no script or remote-resource
field, and only locally decoded PNG/JPEG/WebP is embedded.
Printing crosses a physical boundary the browser cannot verify: installed font
metrics, device drivers, page scaling, feed skew and stock tolerances. Use the
calibration controls and test on plain paper. PDF is a 144 DPI raster export and
does not embed or preserve font semantics.
calibration controls and test on plain paper. PDF uses vector geometry and
embedded standard fonts, but it does not preserve the selected system-font
metrics or provide archival guarantees.