diff options
| author | popolon.org <popolon@popolon.org> | 2006-10-14 23:33:03 +0000 |
|---|---|---|
| committer | popolon2 <popolon2@users.sourceforge.net> | 2006-10-14 23:33:03 +0000 |
| commit | 14763b4eaf9a9faa38e00c88d0b6897b4f8c390f (patch) | |
| tree | 866f0355fae3424649cf7ef830a1ca9b8869126c /share | |
| parent | fix not installed default.lt and DVD templates, add video templates (diff) | |
| download | inkscape-14763b4eaf9a9faa38e00c88d0b6897b4f8c390f.tar.gz inkscape-14763b4eaf9a9faa38e00c88d0b6897b4f8c390f.zip | |
really add video templates
(bzr r1803)
Diffstat (limited to 'share')
| -rw-r--r-- | share/templates/video_HDTV_1920_1080.svg | 37 | ||||
| -rw-r--r-- | share/templates/video_NTSC_720_486.svg | 37 | ||||
| -rw-r--r-- | share/templates/video_PAL_720_576.svg | 37 |
3 files changed, 111 insertions, 0 deletions
diff --git a/share/templates/video_HDTV_1920_1080.svg b/share/templates/video_HDTV_1920_1080.svg new file mode 100644 index 000000000..050679aa7 --- /dev/null +++ b/share/templates/video_HDTV_1920_1080.svg @@ -0,0 +1,37 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + width="1920px" + height="1080px" + xmlns="http://www.w3.org/2000/svg" + xmlns:cc="http://web.resource.org/cc/" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:xlink="http://www.w3.org/1999/xlink"> + <defs /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.3" + inkscape:cx="960" + inkscape:cy="540" + inkscape:document-units="px" + inkscape:current-layer="layer1" /> + <metadata> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + </cc:Work> + </rdf:RDF> + </metadata> + <g id="layer1" inkscape:label="Layer 1" inkscape:groupmode="layer" /> +</svg> diff --git a/share/templates/video_NTSC_720_486.svg b/share/templates/video_NTSC_720_486.svg new file mode 100644 index 000000000..f3ebe670b --- /dev/null +++ b/share/templates/video_NTSC_720_486.svg @@ -0,0 +1,37 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + width="720px" + height="486px" + xmlns="http://www.w3.org/2000/svg" + xmlns:cc="http://web.resource.org/cc/" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:xlink="http://www.w3.org/1999/xlink"> + <defs /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.75" + inkscape:cx="360" + inkscape:cy="243" + inkscape:document-units="px" + inkscape:current-layer="layer1" /> + <metadata> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + </cc:Work> + </rdf:RDF> + </metadata> + <g id="layer1" inkscape:label="Layer 1" inkscape:groupmode="layer" /> +</svg> diff --git a/share/templates/video_PAL_720_576.svg b/share/templates/video_PAL_720_576.svg new file mode 100644 index 000000000..ee861b2fb --- /dev/null +++ b/share/templates/video_PAL_720_576.svg @@ -0,0 +1,37 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> +<svg + width="720px" + height="576px" + xmlns="http://www.w3.org/2000/svg" + xmlns:cc="http://web.resource.org/cc/" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:xlink="http://www.w3.org/1999/xlink"> + <defs /> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.6" + inkscape:cx="360" + inkscape:cy="290" + inkscape:document-units="px" + inkscape:current-layer="layer1" /> + <metadata> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + </cc:Work> + </rdf:RDF> + </metadata> + <g id="layer1" inkscape:label="Layer 1" inkscape:groupmode="layer" /> +</svg> |
