diff options
author | David Lamparter <equinox@diac24.net> | 2013-06-29 16:19:36 +0200 |
---|---|---|
committer | David Lamparter <equinox@diac24.net> | 2013-06-29 16:19:36 +0200 |
commit | e3971c513abeaf5f02bc554e66f3175c56d7e090 (patch) | |
tree | 6a3ce149f28461a6e6f4bde0c3be0c53816ead67 /svg | |
parent | 57ad94bc31bb31229fc579221f4a5c668ab37e3b (diff) |
svg: restore background
Diffstat (limited to 'svg')
-rw-r--r-- | svg/subcan_dxf.svg | 22 |
1 files changed, 17 insertions, 5 deletions
diff --git a/svg/subcan_dxf.svg b/svg/subcan_dxf.svg index c8e7186..ae3a307 100644 --- a/svg/subcan_dxf.svg +++ b/svg/subcan_dxf.svg @@ -168,11 +168,11 @@ borderopacity="1.0" inkscape:pageopacity="1" inkscape:pageshadow="2" - inkscape:zoom="4.04" - inkscape:cx="581.91966" - inkscape:cy="264.65307" + inkscape:zoom="1.3229167" + inkscape:cx="420" + inkscape:cy="240" inkscape:document-units="px" - inkscape:current-layer="layer1" + inkscape:current-layer="layer12" showgrid="true" width="1052.36px" inkscape:window-width="1600" @@ -180,7 +180,7 @@ inkscape:window-x="0" inkscape:window-y="0" inkscape:window-maximized="1" - inkscape:snap-global="false" + inkscape:snap-global="true" inkscape:object-nodes="true" inkscape:object-paths="true" inkscape:snap-bbox="false"> @@ -215,6 +215,18 @@ </metadata> <g inkscape:groupmode="layer" + id="layer12" + inkscape:label="bg"> + <rect + style="fill:#262628;fill-opacity:1;stroke:none" + id="rect9252" + width="840" + height="480" + x="0.5" + y="-0.5" /> + </g> + <g + inkscape:groupmode="layer" id="layer10" inkscape:label="static_v2" style="display:inline" |