diff options
| -rw-r--r-- | share/templates/black_opaque.svg | 12 | ||||
| -rw-r--r-- | share/templates/no_borders.svg | 11 | ||||
| -rw-r--r-- | share/templates/no_layers.svg | 11 | ||||
| -rw-r--r-- | share/templates/white_opaque.svg | 13 |
4 files changed, 26 insertions, 21 deletions
diff --git a/share/templates/black_opaque.svg b/share/templates/black_opaque.svg index 584abe7c0..7bed84ee5 100644 --- a/share/templates/black_opaque.svg +++ b/share/templates/black_opaque.svg @@ -9,18 +9,20 @@ xmlns:cc="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" width="210mm" - height="297mm"> + height="297mm" + viewBox="0 0 210 297"> <defs /> <sodipodi:namedview + id="base" pagecolor="#000000" bordercolor="#000000" borderopacity="1.0" inkscape:pageopacity="1.0" inkscape:pageshadow="0" - inkscape:zoom="0.34" - inkscape:cx="350" - inkscape:cy="520" - inkscape:document-units="px" + inkscape:zoom="0.35" + inkscape:cx="400" + inkscape:cy="560" + inkscape:document-units="mm" inkscape:current-layer="layer1" /> <metadata> <rdf:RDF> diff --git a/share/templates/no_borders.svg b/share/templates/no_borders.svg index 8c30476cf..95ac43302 100644 --- a/share/templates/no_borders.svg +++ b/share/templates/no_borders.svg @@ -8,8 +8,9 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" - width="744.09448819" - height="1052.3622047"> + width="210mm" + height="297mm" + viewBox="0 0 210 297"> <defs /> <sodipodi:namedview id="base" @@ -19,9 +20,9 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="0" inkscape:zoom="0.35" - inkscape:cx="350" - inkscape:cy="520" - inkscape:document-units="px" + inkscape:cx="400" + inkscape:cy="560" + inkscape:document-units="mm" inkscape:current-layer="layer1" /> <metadata> <rdf:RDF> diff --git a/share/templates/no_layers.svg b/share/templates/no_layers.svg index 0af38fbbe..a82a392e5 100644 --- a/share/templates/no_layers.svg +++ b/share/templates/no_layers.svg @@ -8,8 +8,9 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" - width="744.09448819" - height="1052.3622047"> + width="210mm" + height="297mm" + viewBox="0 0 210 297"> <defs /> <sodipodi:namedview id="base" @@ -19,9 +20,9 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="0.35" - inkscape:cx="350" - inkscape:cy="520" - inkscape:document-units="px"/> + inkscape:cx="400" + inkscape:cy="560" + inkscape:document-units="mm"/> <metadata> <rdf:RDF> <cc:Work diff --git a/share/templates/white_opaque.svg b/share/templates/white_opaque.svg index 0fb83ceab..b94aaeb75 100644 --- a/share/templates/white_opaque.svg +++ b/share/templates/white_opaque.svg @@ -8,8 +8,9 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:cc="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" - width="744.09448819" - height="1052.3622047"> + width="210mm" + height="297mm" + viewBox="0 0 210 297"> <defs /> <sodipodi:namedview id="base" @@ -18,10 +19,10 @@ borderopacity="1.0" inkscape:pageopacity="1.0" inkscape:pageshadow="0" - inkscape:zoom="0.34" - inkscape:cx="350" - inkscape:cy="520" - inkscape:document-units="px" + inkscape:zoom="0.35" + inkscape:cx="400" + inkscape:cy="560" + inkscape:document-units="mm" inkscape:current-layer="layer1" /> <metadata> <rdf:RDF> |
