[gbrainy] Enable lever game again and fix incorrect svg



commit 04db318d0c9f40385462a21de051bbb434fae25e
Author: Jordi Mas <jmas softcatala org>
Date:   Thu Oct 25 08:23:57 2018 +0200

    Enable lever game again and fix incorrect svg

 data/game-graphics/lever.svg | 4 ++--
 data/games.xml               | 4 +---
 2 files changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/data/game-graphics/lever.svg b/data/game-graphics/lever.svg
index 2b4ce66..b650f9e 100644
--- a/data/game-graphics/lever.svg
+++ b/data/game-graphics/lever.svg
@@ -58,11 +58,11 @@
      inkscape:current-layer="svg1388" />
   <path
      id="path1307"
-     
style="fill:#c9c9c9;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:3.00000501;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;filter:url(#filter2923)"
+     
style="fill:#c9c9c9;fill-opacity:1;fill-rule:evenodd;stroke:#000000;stroke-width:3.00000501;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0"
      d="m 248.61279,232.47533 42.34157,73.33775 -84.68314,0 42.34157,-73.33775 z" />
   <path
      id="path1309"
-     
style="color:#000000;fill:none;stroke:#000000;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;filter:url(#filter2919)"
+     
style="color:#000000;fill:none;stroke:#000000;stroke-width:6;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible"
      d="m 15.336544,224.92174 476.527566,0" />
   <path
      
style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
diff --git a/data/games.xml b/data/games.xml
index 4437c40..8ef55cc 100644
--- a/data/games.xml
+++ b/data/games.xml
@@ -335,8 +335,6 @@
                        <_rationale>Every person has two legs and every horse four (2 * [men] + [horses] * 
4). Every person and every horse have also two eyes (2 * [men] + 2 * [horses]).</_rationale>
                </variant>
        </game>
-<!--
-        Disabled due to a rendering problem with rsvg and lever.svg
         <game>
                <_name>Lever</_name>
                <type>Logic</type>
@@ -371,7 +369,7 @@
                        <answer>[right_weight]</answer>
                </variant>
        </game>
--->
+
        <game>
                <_name>Multiple number</_name>
                <type>Calculation</type>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]