Mercurial > hgrepos > Python2 > PyMuPDF
diff mupdf-source/thirdparty/zint/backend/tests/data/svg/ean2.svg @ 2:b50eed0cc0ef upstream
ADD: MuPDF v1.26.7: the MuPDF source as downloaded by a default build of PyMuPDF 1.26.4.
The directory name has changed: no version number in the expanded directory now.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Mon, 15 Sep 2025 11:43:07 +0200 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mupdf-source/thirdparty/zint/backend/tests/data/svg/ean2.svg Mon Sep 15 11:43:07 2025 +0200 @@ -0,0 +1,12 @@ +<?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="50" height="118" 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="50" height="118" fill="#FFFFFF"/> + <path d="M0 18h2v100h-2ZM4 18h4v100h-4ZM12 18h4v100h-4ZM20 18h2v100h-2ZM24 18h2v100h-2ZM30 18h2v100h-2ZM36 18h4v100h-4Z"/> + <text x="20" y="15.6" text-anchor="middle" font-family="OCRB, monospace" font-size="20"> + 12 + </text> + </g> +</svg>
