share/hedgewars/Data/Themes/Fruit/Border.svg
author Wuzzy <Wuzzy2@mail.ru>
Thu, 11 Jul 2019 16:24:09 +0200
changeset 15231 c10e9261ab9c
parent 8888 b804f1d129e4
permissions -rw-r--r--
Make lowest line of Splash image frames transparent to work around scaling issues The Splash image is scaled. Sometimes, the lowest line is repeated on the top, which caused some weird lines to appear above big splashes (e.g. piano). This has been done fully automated with a script. Only the alpha channel was changed. The color information is preserved.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
8888
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
     2
<!-- Created with Inkscape (http://www.inkscape.org/) -->
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
     3
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
     4
<svg
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
     5
   xmlns:dc="http://purl.org/dc/elements/1.1/"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
     6
   xmlns:cc="http://creativecommons.org/ns#"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
     7
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
     8
   xmlns:svg="http://www.w3.org/2000/svg"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
     9
   xmlns="http://www.w3.org/2000/svg"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    10
   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    11
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    12
   id="svg2"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    13
   version="1.1"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    14
   inkscape:version="0.48.2 r9819"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    15
   width="128"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    16
   height="32"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    17
   sodipodi:docname="Border.svg"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    18
   inkscape:export-filename="/home/alumno/Border.png"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    19
   inkscape:export-xdpi="90"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    20
   inkscape:export-ydpi="90">
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    21
  <metadata
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    22
     id="metadata8">
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    23
    <rdf:RDF>
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    24
      <cc:Work
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    25
         rdf:about="">
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    26
        <dc:format>image/svg+xml</dc:format>
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    27
        <dc:type
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    28
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    29
        <dc:title></dc:title>
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    30
      </cc:Work>
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    31
    </rdf:RDF>
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    32
  </metadata>
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    33
  <defs
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    34
     id="defs6" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    35
  <sodipodi:namedview
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    36
     pagecolor="#ffffff"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    37
     bordercolor="#666666"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    38
     borderopacity="1"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    39
     objecttolerance="10"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    40
     gridtolerance="10"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    41
     guidetolerance="10"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    42
     inkscape:pageopacity="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    43
     inkscape:pageshadow="2"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    44
     inkscape:window-width="1024"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    45
     inkscape:window-height="576"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    46
     id="namedview4"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    47
     showgrid="false"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    48
     inkscape:zoom="4.6875"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    49
     inkscape:cx="64"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    50
     inkscape:cy="18.499355"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    51
     inkscape:window-x="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    52
     inkscape:window-y="24"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    53
     inkscape:window-maximized="1"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    54
     inkscape:current-layer="svg2" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    55
  <g
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    56
     id="g3070"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    57
     transform="translate(0.2245075,0.10721314)">
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    58
    <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    59
       sodipodi:nodetypes="ccccccsssssccccscc"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    60
       inkscape:connector-curvature="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    61
       id="path2989"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    62
       d="m 128.00989,4.540193 0,-1.5555713 -63.918366,0.4002938 -64.16231572,-3.33453995 -0.13317,4.11842995 c 0,0 0.0416,5.4350374 0.25739,5.4450807 1.12729002,3.1826308 3.75077002,2.8905698 5.61735002,2.9254808 2.6968,0.05044 4.8541697,-0.05992 7.5499797,-0.224285 4.21062,-0.256723 8.4917,2.455958 12.66232,1.191102 1.90205,-0.576845 5.276394,0.04414 7.731429,-2.234525 2.759525,-2.5612649 5.552523,3.62746 8.388817,3.621123 4.79433,-0.01069 6.835152,-3.509979 10.711598,-3.291019 6.699636,2.456307 11.479518,0.607804 18.365457,1.247273 3.106412,0.193695 5.169745,-2.9922912 8.271262,-2.572101 9.382295,7.019144 17.230978,-1.9735465 24.547659,-0.7092611 6.60817,1.3665811 12.59694,0.4820161 17.35256,1.5555521 2.28252,0.515259 6.7314,-1.3747811 6.7314,-1.3747811 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    63
       style="fill:#008b00;fill-opacity:1;fill-rule:evenodd;stroke:none" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    64
  </g>
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    65
  <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    66
     style="fill:#00a900;fill-opacity:1;fill-rule:evenodd;stroke:none"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    67
     d="m 0.37712361,5.1624845 0,-5.1618448348 10.89016439,-0.0794579952 31.077592,0.0980617 12.489991,-0.0813154 9.316134,0.10831885 28.825199,-0.11555165 13.102566,0.023414 22.19235,-0.00601 0.19966,5.33746513 C 125.73695,7.9109204 115.48311,5.1549724 105.04283,5.3825149 94.419613,9.6233867 80.886124,5.5266001 78.082063,4.7039006 74.041553,3.5184322 70.9642,7.6927091 66.691245,7.9211814 62.69452,5.9294814 55.788358,4.7432211 50.673272,5.2061815 44.476156,5.7670746 39.471408,7.6849911 34.688255,7.2617296 27.833951,6.655192 24.143873,4.2520626 18.722054,4.0892781 8.7898029,3.7910726 2.1851718,5.1308145 0.37712361,5.1624845 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    68
     id="path2991"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    69
     inkscape:connector-curvature="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    70
     sodipodi:nodetypes="cccccccccccsccccc" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    71
  <g
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    72
     id="g3070-0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    73
     transform="matrix(1,0,0,-1,0.2245075,31.950753)"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    74
     style="fill:#004600;fill-opacity:1">
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    75
    <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    76
       sodipodi:nodetypes="ccccccsssssccccscc"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    77
       inkscape:connector-curvature="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    78
       id="path2989-1"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    79
       d="m 128.00989,4.540193 0,-1.5555713 -63.918366,0.4002938 -64.16231572,-3.33453995 -0.13317,4.11842995 c 0,0 0.0416,5.4350374 0.25739,5.4450807 1.12729002,3.1826308 3.75077002,2.8905698 5.61735002,2.9254808 2.6968,0.05044 4.8541697,-0.05992 7.5499797,-0.224285 4.21062,-0.256723 8.4917,2.455958 12.66232,1.191102 1.90205,-0.576845 5.276394,0.04414 7.731429,-2.234525 2.759525,-2.5612649 5.552523,3.62746 8.388817,3.621123 4.79433,-0.01069 6.835152,-3.509979 10.711598,-3.291019 6.699636,2.456307 11.479518,0.607804 18.365457,1.247273 3.106412,0.193695 5.169745,-2.9922912 8.271262,-2.572101 9.382295,7.019144 17.230978,-1.9735465 24.547659,-0.7092611 6.60817,1.3665811 12.59694,0.4820161 17.35256,1.5555521 2.28252,0.515259 6.7314,-1.3747811 6.7314,-1.3747811 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    80
       style="fill:#004600;fill-opacity:1;fill-rule:evenodd;stroke:none" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    81
  </g>
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    82
  <path
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    83
     style="fill:#002d00;fill-opacity:1;fill-rule:evenodd;stroke:none"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    84
     d="M 0,26.758679 0,31.920541 10.890164,32 l 31.077592,-0.09807 12.489991,0.0813 9.316134,-0.108331 28.825199,0.115551 13.10257,-0.02342 22.19235,0.0059 0.19966,-5.337483 c -2.73383,-2.625369 -12.98767,0.130591 -23.42795,-0.09695 C 94.042489,22.29779 80.509,26.394591 77.704939,27.217291 73.664429,28.402766 70.587076,24.228474 66.314121,24 62.317396,25.991707 55.411234,27.177973 50.296148,26.715011 44.099032,26.154085 39.094284,24.236161 34.311131,24.659425 27.456827,25.265966 23.766749,27.669102 18.34493,27.831888 8.4126793,28.130095 1.8080482,26.790346 0,26.758679 z"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    85
     id="path2991-9"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    86
     inkscape:connector-curvature="0"
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    87
     sodipodi:nodetypes="cccccccccccsccccc" />
b804f1d129e4 add fruit theme svg sources; btw... in last commit I meant to type "splash", not "slash", sorry --sheepluva
Randy
parents:
diff changeset
    88
</svg>