From d562e1a389351f9e80db9e7750cfa7cdd16fb93f Mon Sep 17 00:00:00 2001 From: Abdullah Tahiri Date: Wed, 27 Aug 2014 15:11:33 +0200 Subject: [PATCH] Sketcher Art enhancement: New Symmetric constraint icon by Jim There is more space in between the > < symbols now, so it is more clear as it overlaps less. Thanks Jim! --- src/Mod/Sketcher/Gui/Resources/Sketcher.qrc | 1 + .../Resources/icons/Constraint_Symmetric.svg | 26 +++++++++------- .../icons/small/Constraint_Symmetric_sm.xpm | 30 ++++++++++--------- 3 files changed, 33 insertions(+), 24 deletions(-) diff --git a/src/Mod/Sketcher/Gui/Resources/Sketcher.qrc b/src/Mod/Sketcher/Gui/Resources/Sketcher.qrc index 38a9462fd..2f6dd9650 100644 --- a/src/Mod/Sketcher/Gui/Resources/Sketcher.qrc +++ b/src/Mod/Sketcher/Gui/Resources/Sketcher.qrc @@ -94,6 +94,7 @@ icons/small/Constraint_PointOnStart_sm.xpm icons/small/Constraint_PointToObject_sm.xpm icons/small/Constraint_Radius_sm.xpm + icons/small/Constraint_Symmetric.svg.zip icons/small/Constraint_Symmetric_sm.xpm icons/small/Constraint_TangentToEnd_sm.xpm icons/small/Constraint_TangentToStart_sm.xpm diff --git a/src/Mod/Sketcher/Gui/Resources/icons/Constraint_Symmetric.svg b/src/Mod/Sketcher/Gui/Resources/icons/Constraint_Symmetric.svg index 00ea06b25..67ff35437 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/Constraint_Symmetric.svg +++ b/src/Mod/Sketcher/Gui/Resources/icons/Constraint_Symmetric.svg @@ -14,8 +14,11 @@ height="64px" id="svg2816" version="1.1" - inkscape:version="0.47 r22583" - sodipodi:docname="Constraint_Symmetric.svg"> + inkscape:version="0.48.4 r9939" + sodipodi:docname="Constraint_Symmetric1.svg" + inkscape:export-filename="/home/user/Downloads/cad/mystuff/icons/sketcher/conflicting_constraints/Constraint_Symmetric1_16px.png" + inkscape:export-xdpi="22.5" + inkscape:export-ydpi="22.5"> image/svg+xml - + @@ -388,20 +391,23 @@ id="text3796"> + sodipodi:nodetypes="cczccczccccczcczccczcc" + inkscape:connector-curvature="0" /> + sodipodi:nodetypes="czcccccccc" + inkscape:connector-curvature="0" /> + sodipodi:nodetypes="czccccccc" + inkscape:connector-curvature="0" /> diff --git a/src/Mod/Sketcher/Gui/Resources/icons/small/Constraint_Symmetric_sm.xpm b/src/Mod/Sketcher/Gui/Resources/icons/small/Constraint_Symmetric_sm.xpm index 3f5dd217a..2d0249184 100644 --- a/src/Mod/Sketcher/Gui/Resources/icons/small/Constraint_Symmetric_sm.xpm +++ b/src/Mod/Sketcher/Gui/Resources/icons/small/Constraint_Symmetric_sm.xpm @@ -1,21 +1,23 @@ /* XPM */ -static char * Constraint_Symmetric_sm_xpm[] = { -"16 16 2 1", +static char * Constraint_Symmetric_small_1_16px_xpm[] = { +"16 16 4 1", " c None", -". c #F12000", +". c #FF2500", +"+ c #FF2600", +"@ c #FF2700", " ", " ", " ", -" .. .. ", -" ... .... ", -" ..... ..... ", -" ..... ..... ", -" .... ..... ", -" ... .... ", -" ..... .... ", -" ..... ..... ", -" .... .... ", -" ... ... ", -" . .. ", +" . + ", +" +. ++ ", +" +++ +++ ", +" ++++ +++++ ", +" +++ +++ ", +" ++ ++ ", +" +++ ++++ ", +" ++++ ++++ ", +" +++ +++ ", +" +@ + ", +" ", " ", " "};