diff options
-rw-r--r-- | misc/Makefile.am | 1 | ||||
-rw-r--r-- | misc/logo/xine_logo.png (renamed from misc/xine_logo.png) | bin | 46172 -> 46172 bytes | |||
-rw-r--r-- | misc/logo/xine_logo_text.svg | 72 |
3 files changed, 73 insertions, 0 deletions
diff --git a/misc/Makefile.am b/misc/Makefile.am index 7f7e8db7c..f6c362d13 100644 --- a/misc/Makefile.am +++ b/misc/Makefile.am @@ -12,6 +12,7 @@ EXTRA_DIST = build_rpms.sh \ xine-lib.spec.in \ xine-lib.spec \ libxine.pc.in \ + logo/xine_logo_text.svg \ libdvdcss-1.2.6-network.patch \ Makefile.plugins.in \ Makefile.common diff --git a/misc/xine_logo.png b/misc/logo/xine_logo.png Binary files differindex 0604f1873..0604f1873 100644 --- a/misc/xine_logo.png +++ b/misc/logo/xine_logo.png diff --git a/misc/logo/xine_logo_text.svg b/misc/logo/xine_logo_text.svg new file mode 100644 index 000000000..ad3f8e3b6 --- /dev/null +++ b/misc/logo/xine_logo_text.svg @@ -0,0 +1,72 @@ +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="768" + height="576" + id="svg2" + version="1.1" + inkscape:version="0.47 r22583" + sodipodi:docname="xine_logo_text.svg"> + <defs + id="defs4"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="0 : 526.18109 : 1" + inkscape:vp_y="0 : 1000 : 0" + inkscape:vp_z="744.09448 : 526.18109 : 1" + inkscape:persp3d-origin="372.04724 : 350.78739 : 1" + id="perspective10" /> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="1" + inkscape:cx="396.54604" + inkscape:cy="282.08051" + inkscape:document-units="px" + inkscape:current-layer="layer1" + showgrid="false" + inkscape:window-width="1270" + inkscape:window-height="999" + inkscape:window-x="0" + inkscape:window-y="0" + inkscape:window-maximized="1" /> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-476.36218)"> + <g + style="font-size:144px;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-align:start;line-height:125%;writing-mode:lr-tb;text-anchor:start;fill:#000000;fill-opacity:1;stroke:none;font-family:Gunship;-inkscape-font-specification:Gunship" + id="text2816"> + <path + id="path2827" + style="" + d="m 530.94075,753.92218 93.888,0 0,19.584 -93.888,0 0,13.824 100.656,0 0,23.04 -111.312,0 c -6.72003,0 -12.43202,-2.352 -17.136,-7.056 -4.70401,-4.70399 -7.05601,-10.41598 -7.056,-17.136 l 0,-43.632 c -1e-5,-6.71993 2.35199,-12.43192 7.056,-17.136 4.70398,-4.70391 10.41597,-7.05591 17.136,-7.056 l 110.88,0 0,22.896 -100.224,0 0,12.672 m -84.5235,56.448 0,-69.12 -65.664,0 0,69.12 -34.704,0 0,-92.016 111.312,0 c 6.62387,9e-5 12.28787,2.35209 16.992,7.056 4.79986,4.80008 7.19985,10.51207 7.2,17.136 l 0,67.824 -35.136,0 m -114.71175,0 -36,0 0,-92.016 36,0 0,92.016 m -97.38225,-49.104 45.36,-42.912 -43.344,0 -27.36,27.216 -27.36,-27.216 -43.344,0 45.36,42.912 -47.232,49.104 45.216,0 27.36,-29.664 27.36,29.664 45.36,0 -47.376,-49.104" /> + </g> + </g> +</svg> |