More icons translated

This commit is contained in:
Matthias Koefferlein 2022-09-12 23:14:49 +02:00
parent a3fe8cc49d
commit 1b8bf1f76d
38 changed files with 903 additions and 48 deletions

View File

@ -278,7 +278,7 @@ to show text objects scaled and rotated</string>
<string>(r0)</string>
</property>
<property name="icon" >
<iconset resource="layResources.qrc" >:/r0.png</iconset>
<iconset resource="layResources.qrc" >:/r0_24px.png</iconset>
</property>
</item>
<item>
@ -286,7 +286,7 @@ to show text objects scaled and rotated</string>
<string>(r90)</string>
</property>
<property name="icon" >
<iconset resource="layResources.qrc" >:/r90.png</iconset>
<iconset resource="layResources.qrc" >:/r90_24px.png</iconset>
</property>
</item>
<item>
@ -294,7 +294,7 @@ to show text objects scaled and rotated</string>
<string>(r180)</string>
</property>
<property name="icon" >
<iconset resource="layResources.qrc" >:/r180.png</iconset>
<iconset resource="layResources.qrc" >:/r180_24px.png</iconset>
</property>
</item>
<item>
@ -302,7 +302,7 @@ to show text objects scaled and rotated</string>
<string>(r270)</string>
</property>
<property name="icon" >
<iconset resource="layResources.qrc" >:/r270.png</iconset>
<iconset resource="layResources.qrc" >:/r270_24px.png</iconset>
</property>
</item>
<item>
@ -310,7 +310,7 @@ to show text objects scaled and rotated</string>
<string>(m0)</string>
</property>
<property name="icon" >
<iconset resource="layResources.qrc" >:/m0.png</iconset>
<iconset resource="layResources.qrc" >:/m0_24px.png</iconset>
</property>
</item>
<item>
@ -318,7 +318,7 @@ to show text objects scaled and rotated</string>
<string>(m45)</string>
</property>
<property name="icon" >
<iconset resource="layResources.qrc" >:/m45.png</iconset>
<iconset resource="layResources.qrc" >:/m45_24px.png</iconset>
</property>
</item>
<item>
@ -326,7 +326,7 @@ to show text objects scaled and rotated</string>
<string>(m90)</string>
</property>
<property name="icon" >
<iconset resource="layResources.qrc" >:/m90.png</iconset>
<iconset resource="layResources.qrc" >:/m90_24px.png</iconset>
</property>
</item>
<item>
@ -334,7 +334,7 @@ to show text objects scaled and rotated</string>
<string>(m135)</string>
</property>
<property name="icon" >
<iconset resource="layResources.qrc" >:/m135.png</iconset>
<iconset resource="layResources.qrc" >:/m135_24px.png</iconset>
</property>
</item>
</widget>

View File

@ -92,10 +92,14 @@
<file alias="logo.png">images/logo.png</file>
<file alias="lt_31px.png">images/lt_31px.png</file>
<file alias="lt_31px@2x.png">images/lt_31px@2x.png</file>
<file alias="m0.png">images/m0.png</file>
<file alias="m135.png">images/m135.png</file>
<file alias="m45.png">images/m45.png</file>
<file alias="m90.png">images/m90.png</file>
<file alias="m0_24px.png">images/m0_24px.png</file>
<file alias="m0_24px@2x.png">images/m0_24px@2x.png</file>
<file alias="m135_24px.png">images/m135_24px.png</file>
<file alias="m135_24px@2x.png">images/m135_24px@2x.png</file>
<file alias="m45_24px.png">images/m45_24px.png</file>
<file alias="m45_24px@2x.png">images/m45_24px@2x.png</file>
<file alias="m90_24px.png">images/m90_24px.png</file>
<file alias="m90_24px@2x.png">images/m90_24px@2x.png</file>
<file alias="move.png">images/move.png</file>
<file alias="move_simple.png">images/move_simple.png</file>
<file alias="neutral.png">images/neutral.png</file>
@ -116,10 +120,14 @@
<file alias="prev_topic_24px@2x.png">images/prev_topic_24px@2x.png</file>
<file alias="properties_16px.png">images/properties_16px.png</file>
<file alias="properties_16px@2x.png">images/properties_16px@2x.png</file>
<file alias="r0.png">images/r0.png</file>
<file alias="r180.png">images/r180.png</file>
<file alias="r270.png">images/r270.png</file>
<file alias="r90.png">images/r90.png</file>
<file alias="r0_24px.png">images/r0_24px.png</file>
<file alias="r0_24px@2x.png">images/r0_24px@2x.png</file>
<file alias="r180_24px.png">images/r180_24px.png</file>
<file alias="r180_24px@2x.png">images/r180_24px@2x.png</file>
<file alias="r270_24px.png">images/r270_24px.png</file>
<file alias="r270_24px@2x.png">images/r270_24px@2x.png</file>
<file alias="r90_24px.png">images/r90_24px.png</file>
<file alias="r90_24px@2x.png">images/r90_24px@2x.png</file>
<file alias="rb_31px.png">images/rb_31px.png</file>
<file alias="rb_31px@2x.png">images/rb_31px@2x.png</file>
<file alias="rc_31px.png">images/rc_31px.png</file>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 420 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 612 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 942 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 426 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 586 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 862 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 428 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 574 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 840 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 430 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 630 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 928 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 427 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 587 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 932 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 422 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 588 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 925 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 447 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 619 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 942 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 436 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 596 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 888 B

106
src/icons/svg/m0_24px.svg Normal file
View File

@ -0,0 +1,106 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="24"
height="24"
viewBox="0 0 6.3499998 6.3500002"
version="1.1"
id="svg1011"
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
sodipodi:docname="m0_24px.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview1013"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:document-units="px"
showgrid="true"
units="px"
inkscape:snap-nodes="true"
inkscape:snap-bbox="true"
inkscape:bbox-nodes="true"
inkscape:snap-others="false"
inkscape:zoom="12.224789"
inkscape:cx="-1.145214"
inkscape:cy="14.928683"
inkscape:window-width="1535"
inkscape:window-height="1081"
inkscape:window-x="316"
inkscape:window-y="81"
inkscape:window-maximized="0"
inkscape:current-layer="layer1"
width="24px">
<inkscape:grid
type="xygrid"
id="grid1074"
spacingx="0.13229167"
spacingy="0.13229167"
empspacing="2" />
</sodipodi:namedview>
<defs
id="defs1008">
<linearGradient
id="linearGradient3600">
<stop
style="stop-color:#ff9f3f;stop-opacity:1;"
offset="0"
id="stop3602" />
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="1"
id="stop3604" />
</linearGradient>
</defs>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<path
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.529167;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.5"
d="M 1.5875,5.8208342 0.79375002,0.5291674 H 1.8520834 l 0.7937499,5.2916668 z"
id="path1577" />
<path
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.529167;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.5"
d="M 1.5875,5.8208342 H 5.5562502 L 5.4239585,4.7625009 H 1.5875 Z"
id="path1579"
sodipodi:nodetypes="ccccc" />
<path
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.529167;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.5"
d="M 1.3229166,3.5718758 H 3.9687501 L 3.8364584,2.5135425 H 1.3229166 Z"
id="path1581"
sodipodi:nodetypes="ccccc" />
<rect
style="fill:none;stroke:#865b26;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect3596"
width="6.3499994"
height="6.3499999"
x="5.0000006e-07"
y="-6.3500004"
inkscape:export-filename="/home/matthias/klayout/master/src/lay/lay/images/back.png"
inkscape:export-xdpi="27.093315"
inkscape:export-ydpi="27.093315"
transform="scale(1,-1)" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 1.5875,5.8208342 0.79375002,0.5291674 H 1.8520834 l 0.7937499,5.2916668 z"
id="path859" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 1.5875,5.8208342 H 5.5562502 L 5.4239585,4.7625009 H 1.5875 Z"
id="path1140"
sodipodi:nodetypes="ccccc" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 1.3229166,3.5718758 H 3.9687501 L 3.8364584,2.5135425 H 1.3229166 Z"
id="path1140-3"
sodipodi:nodetypes="ccccc" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.1 KiB

106
src/icons/svg/m135_24px.svg Normal file
View File

@ -0,0 +1,106 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="24"
height="24"
viewBox="0 0 6.3499998 6.3500002"
version="1.1"
id="svg1011"
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
sodipodi:docname="m135_24px.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview1013"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:document-units="px"
showgrid="true"
units="px"
inkscape:snap-nodes="true"
inkscape:snap-bbox="true"
inkscape:bbox-nodes="true"
inkscape:snap-others="false"
inkscape:zoom="12.224789"
inkscape:cx="16.196599"
inkscape:cy="13.86527"
inkscape:window-width="1535"
inkscape:window-height="1081"
inkscape:window-x="316"
inkscape:window-y="81"
inkscape:window-maximized="0"
inkscape:current-layer="layer1"
width="24px">
<inkscape:grid
type="xygrid"
id="grid1074"
spacingx="0.13229167"
spacingy="0.13229167"
empspacing="2" />
</sodipodi:namedview>
<defs
id="defs1008">
<linearGradient
id="linearGradient3600">
<stop
style="stop-color:#ff9f3f;stop-opacity:1;"
offset="0"
id="stop3602" />
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="1"
id="stop3604" />
</linearGradient>
</defs>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<path
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.529167;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.5"
d="M 0.52916645,1.5875002 5.8208333,0.79375025 V 1.8520836 L 0.52916645,2.6458335 Z"
id="path1577" />
<path
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.529167;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.5"
d="M 0.52916645,1.5875002 V 5.5562504 L 1.5874998,5.4239587 V 1.5875002 Z"
id="path1579"
sodipodi:nodetypes="ccccc" />
<path
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.529167;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.5"
d="M 2.7781249,1.3229168 V 3.9687503 L 3.8364582,3.8364586 V 1.3229168 Z"
id="path1581"
sodipodi:nodetypes="ccccc" />
<rect
style="fill:none;stroke:#865b26;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect3596"
width="6.3499994"
height="6.3499999"
x="7.3378595e-07"
y="2.6158148e-07"
inkscape:export-filename="/home/matthias/klayout/master/src/lay/lay/images/back.png"
inkscape:export-xdpi="27.093315"
inkscape:export-ydpi="27.093315"
transform="matrix(0,1,1,0,0,0)" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 0.52916645,1.5875002 5.8208333,0.79375025 V 1.8520836 L 0.52916645,2.6458335 Z"
id="path859" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 0.52916645,1.5875002 V 5.5562504 L 1.5874998,5.4239587 V 1.5875002 Z"
id="path1140"
sodipodi:nodetypes="ccccc" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 2.7781249,1.3229168 V 3.9687503 L 3.8364582,3.8364586 V 1.3229168 Z"
id="path1140-3"
sodipodi:nodetypes="ccccc" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.1 KiB

106
src/icons/svg/m45_24px.svg Normal file
View File

@ -0,0 +1,106 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="24"
height="24"
viewBox="0 0 6.3499998 6.3500002"
version="1.1"
id="svg1011"
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
sodipodi:docname="m45_24px.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview1013"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:document-units="px"
showgrid="true"
units="px"
inkscape:snap-nodes="true"
inkscape:snap-bbox="true"
inkscape:bbox-nodes="true"
inkscape:snap-others="false"
inkscape:zoom="12.224789"
inkscape:cx="18.487027"
inkscape:cy="15.419489"
inkscape:window-width="1535"
inkscape:window-height="1081"
inkscape:window-x="316"
inkscape:window-y="81"
inkscape:window-maximized="0"
inkscape:current-layer="layer1"
width="24px">
<inkscape:grid
type="xygrid"
id="grid1074"
spacingx="0.13229167"
spacingy="0.13229167"
empspacing="2" />
</sodipodi:namedview>
<defs
id="defs1008">
<linearGradient
id="linearGradient3600">
<stop
style="stop-color:#ff9f3f;stop-opacity:1;"
offset="0"
id="stop3602" />
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="1"
id="stop3604" />
</linearGradient>
</defs>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<path
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.529167;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.5"
d="m 5.8208339,4.7625007 -5.2916668,0.79375 V 4.4979173 L 5.8208339,3.7041674 Z"
id="path1577" />
<path
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.529167;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.5"
d="M 5.8208339,4.7625007 V 0.7937505 L 4.7625006,0.9260422 v 3.8364585 z"
id="path1579"
sodipodi:nodetypes="ccccc" />
<path
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.529167;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.5"
d="M 3.5718755,5.0270841 V 2.3812506 L 2.5135422,2.5135423 v 2.5135418 z"
id="path1581"
sodipodi:nodetypes="ccccc" />
<rect
style="fill:none;stroke:#865b26;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect3596"
width="6.3499994"
height="6.3499999"
x="-6.3500004"
y="-6.3499999"
inkscape:export-filename="/home/matthias/klayout/master/src/lay/lay/images/back.png"
inkscape:export-xdpi="27.093315"
inkscape:export-ydpi="27.093315"
transform="matrix(0,-1,-1,0,0,0)" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 5.8208339,4.7625007 -5.2916668,0.79375 V 4.4979173 L 5.8208339,3.7041674 Z"
id="path859" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 5.8208339,4.7625007 V 0.7937505 L 4.7625006,0.9260422 v 3.8364585 z"
id="path1140"
sodipodi:nodetypes="ccccc" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 3.5718755,5.0270841 V 2.3812506 L 2.5135422,2.5135423 v 2.5135418 z"
id="path1140-3"
sodipodi:nodetypes="ccccc" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.1 KiB

106
src/icons/svg/m90_24px.svg Normal file
View File

@ -0,0 +1,106 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="24"
height="24"
viewBox="0 0 6.3499998 6.3500002"
version="1.1"
id="svg1011"
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
sodipodi:docname="m90_24px.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview1013"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:document-units="px"
showgrid="true"
units="px"
inkscape:snap-nodes="true"
inkscape:snap-bbox="true"
inkscape:bbox-nodes="true"
inkscape:snap-others="false"
inkscape:zoom="12.224789"
inkscape:cx="14.233374"
inkscape:cy="11.656643"
inkscape:window-width="1535"
inkscape:window-height="1081"
inkscape:window-x="316"
inkscape:window-y="81"
inkscape:window-maximized="0"
inkscape:current-layer="layer1"
width="24px">
<inkscape:grid
type="xygrid"
id="grid1074"
spacingx="0.13229167"
spacingy="0.13229167"
empspacing="2" />
</sodipodi:namedview>
<defs
id="defs1008">
<linearGradient
id="linearGradient3600">
<stop
style="stop-color:#ff9f3f;stop-opacity:1;"
offset="0"
id="stop3602" />
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="1"
id="stop3604" />
</linearGradient>
</defs>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<path
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.529167;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.5"
d="m 4.7625004,0.52916669 0.79375,5.29166681 H 4.497917 L 3.7041671,0.52916669 Z"
id="path1577" />
<path
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.529167;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.5"
d="M 4.7625004,0.52916669 H 0.7937502 L 0.9260419,1.5875 h 3.8364585 z"
id="path1579"
sodipodi:nodetypes="ccccc" />
<path
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.529167;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.5"
d="M 5.0270838,2.7781251 H 2.3812503 L 2.513542,3.8364584 h 2.5135418 z"
id="path1581"
sodipodi:nodetypes="ccccc" />
<rect
style="fill:none;stroke:#865b26;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect3596"
width="6.3499994"
height="6.3499999"
x="-6.3499999"
y="5.0000006e-07"
inkscape:export-filename="/home/matthias/klayout/master/src/lay/lay/images/back.png"
inkscape:export-xdpi="27.093315"
inkscape:export-ydpi="27.093315"
transform="scale(-1,1)" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 4.7625004,0.52916669 0.79375,5.29166681 H 4.497917 L 3.7041671,0.52916669 Z"
id="path859" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 4.7625004,0.52916669 H 0.7937502 L 0.9260419,1.5875 h 3.8364585 z"
id="path1140"
sodipodi:nodetypes="ccccc" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 5.0270838,2.7781251 H 2.3812503 L 2.513542,3.8364584 h 2.5135418 z"
id="path1140-3"
sodipodi:nodetypes="ccccc" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.1 KiB

105
src/icons/svg/r0_24px.svg Normal file
View File

@ -0,0 +1,105 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="24"
height="24"
viewBox="0 0 6.3499998 6.3500002"
version="1.1"
id="svg1011"
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
sodipodi:docname="r0_24px.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview1013"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:document-units="px"
showgrid="true"
units="px"
inkscape:snap-nodes="true"
inkscape:snap-bbox="true"
inkscape:bbox-nodes="true"
inkscape:snap-others="false"
inkscape:zoom="12.224789"
inkscape:cx="8.1801005"
inkscape:cy="12.392852"
inkscape:window-width="1535"
inkscape:window-height="1081"
inkscape:window-x="316"
inkscape:window-y="81"
inkscape:window-maximized="0"
inkscape:current-layer="layer1"
width="24px">
<inkscape:grid
type="xygrid"
id="grid1074"
spacingx="0.13229167"
spacingy="0.13229167"
empspacing="2" />
</sodipodi:namedview>
<defs
id="defs1008">
<linearGradient
id="linearGradient3600">
<stop
style="stop-color:#ff9f3f;stop-opacity:1;"
offset="0"
id="stop3602" />
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="1"
id="stop3604" />
</linearGradient>
</defs>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<path
style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.52916667;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.5;fill-opacity:1;stroke-miterlimit:4;stroke-dasharray:none"
d="M 1.5875,0.52916669 0.79375002,5.8208335 H 1.8520834 L 2.6458333,0.52916669 Z"
id="path1577" />
<path
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.52916667;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.5;stroke-miterlimit:4;stroke-dasharray:none"
d="M 1.5875,0.52916669 H 5.5562502 L 5.4239585,1.5875 1.5875,1.5875 Z"
id="path1579"
sodipodi:nodetypes="ccccc" />
<path
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.52916667;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:0.5;stroke-miterlimit:4;stroke-dasharray:none"
d="m 1.3229166,2.7781251 2.6458335,0 -0.1322917,1.0583333 -2.5135418,0 z"
id="path1581"
sodipodi:nodetypes="ccccc" />
<rect
style="fill:none;stroke:#865b26;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect3596"
width="6.3499994"
height="6.3499999"
x="5.0000006e-07"
y="5.0000006e-07"
inkscape:export-filename="/home/matthias/klayout/master/src/lay/lay/images/back.png"
inkscape:export-xdpi="27.093315"
inkscape:export-ydpi="27.093315" />
<path
style="fill:#000000;fill-rule:evenodd;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;fill-opacity:1"
d="M 1.5875,0.52916669 0.79375002,5.8208335 H 1.8520834 L 2.6458333,0.52916669 Z"
id="path859" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 1.5875,0.52916669 H 5.5562502 L 5.4239585,1.5875 1.5875,1.5875 Z"
id="path1140"
sodipodi:nodetypes="ccccc" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 1.3229166,2.7781251 2.6458335,0 -0.1322917,1.0583333 -2.5135418,0 z"
id="path1140-3"
sodipodi:nodetypes="ccccc" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.1 KiB

106
src/icons/svg/r180_24px.svg Normal file
View File

@ -0,0 +1,106 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="24"
height="24"
viewBox="0 0 6.3499998 6.3500002"
version="1.1"
id="svg1011"
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
sodipodi:docname="r180_24px.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview1013"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:document-units="px"
showgrid="true"
units="px"
inkscape:snap-nodes="true"
inkscape:snap-bbox="true"
inkscape:bbox-nodes="true"
inkscape:snap-others="false"
inkscape:zoom="12.224789"
inkscape:cx="16.114798"
inkscape:cy="17.628116"
inkscape:window-width="1535"
inkscape:window-height="1081"
inkscape:window-x="316"
inkscape:window-y="81"
inkscape:window-maximized="0"
inkscape:current-layer="layer1"
width="24px">
<inkscape:grid
type="xygrid"
id="grid1074"
spacingx="0.13229167"
spacingy="0.13229167"
empspacing="2" />
</sodipodi:namedview>
<defs
id="defs1008">
<linearGradient
id="linearGradient3600">
<stop
style="stop-color:#ff9f3f;stop-opacity:1;"
offset="0"
id="stop3602" />
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="1"
id="stop3604" />
</linearGradient>
</defs>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<path
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.529167;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.5"
d="m 4.7625004,5.8208343 0.79375,-5.2916668 H 4.497917 L 3.7041671,5.8208343 Z"
id="path1577" />
<path
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.529167;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.5"
d="M 4.7625004,5.8208343 H 0.7937502 L 0.9260419,4.762501 h 3.8364585 z"
id="path1579"
sodipodi:nodetypes="ccccc" />
<path
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.529167;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.5"
d="M 5.0270838,3.5718759 H 2.3812503 L 2.513542,2.5135426 h 2.5135418 z"
id="path1581"
sodipodi:nodetypes="ccccc" />
<rect
style="fill:none;stroke:#865b26;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect3596"
width="6.3499994"
height="6.3499999"
x="-6.3499999"
y="-6.3500004"
inkscape:export-filename="/home/matthias/klayout/master/src/lay/lay/images/back.png"
inkscape:export-xdpi="27.093315"
inkscape:export-ydpi="27.093315"
transform="scale(-1)" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 4.7625004,5.8208343 0.79375,-5.2916668 H 4.497917 L 3.7041671,5.8208343 Z"
id="path859" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 4.7625004,5.8208343 H 0.7937502 L 0.9260419,4.762501 h 3.8364585 z"
id="path1140"
sodipodi:nodetypes="ccccc" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 5.0270838,3.5718759 H 2.3812503 L 2.513542,2.5135426 h 2.5135418 z"
id="path1140-3"
sodipodi:nodetypes="ccccc" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.1 KiB

106
src/icons/svg/r270_24px.svg Normal file
View File

@ -0,0 +1,106 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="24"
height="24"
viewBox="0 0 6.3499998 6.3500002"
version="1.1"
id="svg1011"
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
sodipodi:docname="r270_24px.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview1013"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:document-units="px"
showgrid="true"
units="px"
inkscape:snap-nodes="true"
inkscape:snap-bbox="true"
inkscape:bbox-nodes="true"
inkscape:snap-others="false"
inkscape:zoom="12.224789"
inkscape:cx="11.615742"
inkscape:cy="13.701668"
inkscape:window-width="1535"
inkscape:window-height="1081"
inkscape:window-x="316"
inkscape:window-y="81"
inkscape:window-maximized="0"
inkscape:current-layer="layer1"
width="24px">
<inkscape:grid
type="xygrid"
id="grid1074"
spacingx="0.13229167"
spacingy="0.13229167"
empspacing="2" />
</sodipodi:namedview>
<defs
id="defs1008">
<linearGradient
id="linearGradient3600">
<stop
style="stop-color:#ff9f3f;stop-opacity:1;"
offset="0"
id="stop3602" />
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="1"
id="stop3604" />
</linearGradient>
</defs>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<path
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.529167;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.5"
d="M 5.820834,1.5875003 0.5291672,0.79375032 V 1.8520837 L 5.820834,2.6458336 Z"
id="path1577" />
<path
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.529167;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.5"
d="M 5.820834,1.5875003 V 5.5562505 L 4.7625007,5.4239588 V 1.5875003 Z"
id="path1579"
sodipodi:nodetypes="ccccc" />
<path
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.529167;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.5"
d="M 3.5718756,1.3229169 V 3.9687504 L 2.5135423,3.8364587 V 1.3229169 Z"
id="path1581"
sodipodi:nodetypes="ccccc" />
<rect
style="fill:none;stroke:#865b26;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect3596"
width="6.3499994"
height="6.3499999"
x="8.0000007e-07"
y="-6.3500004"
inkscape:export-filename="/home/matthias/klayout/master/src/lay/lay/images/back.png"
inkscape:export-xdpi="27.093315"
inkscape:export-ydpi="27.093315"
transform="rotate(90)" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 5.820834,1.5875003 0.5291672,0.79375032 V 1.8520837 L 5.820834,2.6458336 Z"
id="path859" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 5.820834,1.5875003 V 5.5562505 L 4.7625007,5.4239588 V 1.5875003 Z"
id="path1140"
sodipodi:nodetypes="ccccc" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 3.5718756,1.3229169 V 3.9687504 L 2.5135423,3.8364587 V 1.3229169 Z"
id="path1140-3"
sodipodi:nodetypes="ccccc" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.1 KiB

106
src/icons/svg/r90_24px.svg Normal file
View File

@ -0,0 +1,106 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
width="24"
height="24"
viewBox="0 0 6.3499998 6.3500002"
version="1.1"
id="svg1011"
inkscape:version="1.1.2 (0a00cf5339, 2022-02-04)"
sodipodi:docname="r90_24px.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg">
<sodipodi:namedview
id="namedview1013"
pagecolor="#ffffff"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
inkscape:pagecheckerboard="0"
inkscape:document-units="px"
showgrid="true"
units="px"
inkscape:snap-nodes="true"
inkscape:snap-bbox="true"
inkscape:bbox-nodes="true"
inkscape:snap-others="false"
inkscape:zoom="12.224789"
inkscape:cx="8.2619013"
inkscape:cy="17.300912"
inkscape:window-width="1535"
inkscape:window-height="1081"
inkscape:window-x="316"
inkscape:window-y="81"
inkscape:window-maximized="0"
inkscape:current-layer="layer1"
width="24px">
<inkscape:grid
type="xygrid"
id="grid1074"
spacingx="0.13229167"
spacingy="0.13229167"
empspacing="2" />
</sodipodi:namedview>
<defs
id="defs1008">
<linearGradient
id="linearGradient3600">
<stop
style="stop-color:#ff9f3f;stop-opacity:1;"
offset="0"
id="stop3602" />
<stop
style="stop-color:#ffffff;stop-opacity:1;"
offset="1"
id="stop3604" />
</linearGradient>
</defs>
<g
inkscape:label="Layer 1"
inkscape:groupmode="layer"
id="layer1">
<path
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.529167;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.5"
d="m 0.52916639,4.7625007 5.29166681,0.79375 V 4.4979173 L 0.52916639,3.7041674 Z"
id="path1577" />
<path
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.529167;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.5"
d="M 0.52916639,4.7625007 V 0.7937505 L 1.5874997,0.9260422 v 3.8364585 z"
id="path1579"
sodipodi:nodetypes="ccccc" />
<path
style="fill:none;fill-opacity:1;fill-rule:evenodd;stroke:#ffffff;stroke-width:0.529167;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:0.5"
d="M 2.7781248,5.0270841 V 2.3812506 l 1.0583333,0.1322917 v 2.5135418 z"
id="path1581"
sodipodi:nodetypes="ccccc" />
<rect
style="fill:none;stroke:#865b26;stroke-width:0;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
id="rect3596"
width="6.3499994"
height="6.3499999"
x="-6.3500004"
y="2.0000006e-07"
inkscape:export-filename="/home/matthias/klayout/master/src/lay/lay/images/back.png"
inkscape:export-xdpi="27.093315"
inkscape:export-ydpi="27.093315"
transform="rotate(-90)" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="m 0.52916639,4.7625007 5.29166681,0.79375 V 4.4979173 L 0.52916639,3.7041674 Z"
id="path859" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 0.52916639,4.7625007 V 0.7937505 L 1.5874997,0.9260422 v 3.8364585 z"
id="path1140"
sodipodi:nodetypes="ccccc" />
<path
style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:0.264583px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
d="M 2.7781248,5.0270841 V 2.3812506 l 1.0583333,0.1322917 v 2.5135418 z"
id="path1140-3"
sodipodi:nodetypes="ccccc" />
</g>
</svg>

After

Width:  |  Height:  |  Size: 4.1 KiB

View File

@ -31,7 +31,7 @@
<string>R0</string>
</property>
<property name="icon" >
<iconset resource="layResources.qrc" >:/r0.png</iconset>
<iconset resource="layResources.qrc" >:/r0_24px.png</iconset>
</property>
</item>
<item>
@ -39,7 +39,7 @@
<string>R90</string>
</property>
<property name="icon" >
<iconset resource="layResources.qrc" >:/r90.png</iconset>
<iconset resource="layResources.qrc" >:/r90_24px.png</iconset>
</property>
</item>
<item>
@ -47,7 +47,7 @@
<string>R180</string>
</property>
<property name="icon" >
<iconset resource="layResources.qrc" >:/r180.png</iconset>
<iconset resource="layResources.qrc" >:/r180_24px.png</iconset>
</property>
</item>
<item>
@ -55,7 +55,7 @@
<string>R270</string>
</property>
<property name="icon" >
<iconset resource="layResources.qrc" >:/r270.png</iconset>
<iconset resource="layResources.qrc" >:/r270_24px.png</iconset>
</property>
</item>
<item>
@ -63,7 +63,7 @@
<string>M0</string>
</property>
<property name="icon" >
<iconset resource="layResources.qrc" >:/m0.png</iconset>
<iconset resource="layResources.qrc" >:/m0_24px.png</iconset>
</property>
</item>
<item>
@ -71,7 +71,7 @@
<string>M45</string>
</property>
<property name="icon" >
<iconset resource="layResources.qrc" >:/m45.png</iconset>
<iconset resource="layResources.qrc" >:/m45_24px.png</iconset>
</property>
</item>
<item>
@ -79,7 +79,7 @@
<string>M90</string>
</property>
<property name="icon" >
<iconset resource="layResources.qrc" >:/m90.png</iconset>
<iconset resource="layResources.qrc" >:/m90_24px.png</iconset>
</property>
</item>
<item>
@ -87,7 +87,7 @@
<string>M135</string>
</property>
<property name="icon" >
<iconset resource="layResources.qrc" >:/m135.png</iconset>
<iconset resource="layResources.qrc" >:/m135_24px.png</iconset>
</property>
</item>
</widget>

View File

@ -68,7 +68,7 @@
<string>R0</string>
</property>
<property name="icon" >
<iconset resource="layResources.qrc" >:/r0.png</iconset>
<iconset resource="layResources.qrc" >:/r0_24px.png</iconset>
</property>
</item>
<item>
@ -76,7 +76,7 @@
<string>R90</string>
</property>
<property name="icon" >
<iconset resource="layResources.qrc" >:/r90.png</iconset>
<iconset resource="layResources.qrc" >:/r90_24px.png</iconset>
</property>
</item>
<item>
@ -84,7 +84,7 @@
<string>R180</string>
</property>
<property name="icon" >
<iconset resource="layResources.qrc" >:/r180.png</iconset>
<iconset resource="layResources.qrc" >:/r180_24px.png</iconset>
</property>
</item>
<item>
@ -92,7 +92,7 @@
<string>R270</string>
</property>
<property name="icon" >
<iconset resource="layResources.qrc" >:/r270.png</iconset>
<iconset resource="layResources.qrc" >:/r270_24px.png</iconset>
</property>
</item>
<item>
@ -100,7 +100,7 @@
<string>M0</string>
</property>
<property name="icon" >
<iconset resource="layResources.qrc" >:/m0.png</iconset>
<iconset resource="layResources.qrc" >:/m0_24px.png</iconset>
</property>
</item>
<item>
@ -108,7 +108,7 @@
<string>M45</string>
</property>
<property name="icon" >
<iconset resource="layResources.qrc" >:/m45.png</iconset>
<iconset resource="layResources.qrc" >:/m45_24px.png</iconset>
</property>
</item>
<item>
@ -116,7 +116,7 @@
<string>M90</string>
</property>
<property name="icon" >
<iconset resource="layResources.qrc" >:/m90.png</iconset>
<iconset resource="layResources.qrc" >:/m90_24px.png</iconset>
</property>
</item>
<item>
@ -124,7 +124,7 @@
<string>M135</string>
</property>
<property name="icon" >
<iconset resource="layResources.qrc" >:/m135.png</iconset>
<iconset resource="layResources.qrc" >:/m135_24px.png</iconset>
</property>
</item>
</widget>

View File

@ -201,7 +201,7 @@
</property>
<property name="icon">
<iconset resource="../../lay/lay/layResources.qrc">
<normaloff>:/r0.png</normaloff>:/r0.png</iconset>
<normaloff>:/r0_24px.png</normaloff>:/r0_24px.png</iconset>
</property>
</item>
<item>
@ -210,7 +210,7 @@
</property>
<property name="icon">
<iconset resource="../../lay/lay/layResources.qrc">
<normaloff>:/r90.png</normaloff>:/r90.png</iconset>
<normaloff>:/r90_24px.png</normaloff>:/r90_24px.png</iconset>
</property>
</item>
<item>
@ -219,7 +219,7 @@
</property>
<property name="icon">
<iconset resource="../../lay/lay/layResources.qrc">
<normaloff>:/r180.png</normaloff>:/r180.png</iconset>
<normaloff>:/r180_24px.png</normaloff>:/r180_24px.png</iconset>
</property>
</item>
<item>
@ -228,7 +228,7 @@
</property>
<property name="icon">
<iconset resource="../../lay/lay/layResources.qrc">
<normaloff>:/r270.png</normaloff>:/r270.png</iconset>
<normaloff>:/r270_24px.png</normaloff>:/r270_24px.png</iconset>
</property>
</item>
<item>
@ -237,7 +237,7 @@
</property>
<property name="icon">
<iconset resource="../../lay/lay/layResources.qrc">
<normaloff>:/m0.png</normaloff>:/m0.png</iconset>
<normaloff>:/m0_24px.png</normaloff>:/m0_24px.png</iconset>
</property>
</item>
<item>
@ -246,7 +246,7 @@
</property>
<property name="icon">
<iconset resource="../../lay/lay/layResources.qrc">
<normaloff>:/m45.png</normaloff>:/m45.png</iconset>
<normaloff>:/m45_24px.png</normaloff>:/m45_24px.png</iconset>
</property>
</item>
<item>
@ -255,7 +255,7 @@
</property>
<property name="icon">
<iconset resource="../../lay/lay/layResources.qrc">
<normaloff>:/m90.png</normaloff>:/m90.png</iconset>
<normaloff>:/m90_24px.png</normaloff>:/m90_24px.png</iconset>
</property>
</item>
<item>
@ -264,7 +264,7 @@
</property>
<property name="icon">
<iconset resource="../../lay/lay/layResources.qrc">
<normaloff>:/m135.png</normaloff>:/m135.png</iconset>
<normaloff>:/m135_24px.png</normaloff>:/m135_24px.png</iconset>
</property>
</item>
</widget>

View File

@ -2190,14 +2190,14 @@ public:
menu_entries.push_back (lay::submenu ("global_trans", at, tl::to_string (tr ("Global Transformation"))));
{
std::string at = "zoom_menu.global_trans.end";
menu_entries.push_back (lay::config_menu_item ("r0", at, tl::to_string (tr ("\\(r0\\)<:/r0.png>")), cfg_global_trans, "?r0 *1 0,0"));
menu_entries.push_back (lay::config_menu_item ("r90", at, tl::to_string (tr ("\\(r90\\)<:/r90.png>")), cfg_global_trans, "?r90 *1 0,0"));
menu_entries.push_back (lay::config_menu_item ("r180", at, tl::to_string (tr ("\\(r180\\)<:/r180.png>")), cfg_global_trans, "?r180 *1 0,0"));
menu_entries.push_back (lay::config_menu_item ("r270", at, tl::to_string (tr ("\\(r270\\)<:/r270.png>")), cfg_global_trans, "?r270 *1 0,0"));
menu_entries.push_back (lay::config_menu_item ("m0", at, tl::to_string (tr ("\\(m0\\)<:/m0.png>")), cfg_global_trans, "?m0 *1 0,0"));
menu_entries.push_back (lay::config_menu_item ("m45", at, tl::to_string (tr ("\\(m45\\)<:/m45.png>")), cfg_global_trans, "?m45 *1 0,0"));
menu_entries.push_back (lay::config_menu_item ("m90", at, tl::to_string (tr ("\\(m90\\)<:/m90.png>")), cfg_global_trans, "?m90 *1 0,0"));
menu_entries.push_back (lay::config_menu_item ("m135", at, tl::to_string (tr ("\\(m135\\)<:/m135.png>")), cfg_global_trans, "?m135 *1 0,0"));
menu_entries.push_back (lay::config_menu_item ("r0", at, tl::to_string (tr ("\\(r0\\)<:/r0_24px.png>")), cfg_global_trans, "?r0 *1 0,0"));
menu_entries.push_back (lay::config_menu_item ("r90", at, tl::to_string (tr ("\\(r90\\)<:/r90_24px.png>")), cfg_global_trans, "?r90 *1 0,0"));
menu_entries.push_back (lay::config_menu_item ("r180", at, tl::to_string (tr ("\\(r180\\)<:/r180_24px.png>")), cfg_global_trans, "?r180 *1 0,0"));
menu_entries.push_back (lay::config_menu_item ("r270", at, tl::to_string (tr ("\\(r270\\)<:/r270_24px.png>")), cfg_global_trans, "?r270 *1 0,0"));
menu_entries.push_back (lay::config_menu_item ("m0", at, tl::to_string (tr ("\\(m0\\)<:/m0_24px.png>")), cfg_global_trans, "?m0 *1 0,0"));
menu_entries.push_back (lay::config_menu_item ("m45", at, tl::to_string (tr ("\\(m45\\)<:/m45_24px.png>")), cfg_global_trans, "?m45 *1 0,0"));
menu_entries.push_back (lay::config_menu_item ("m90", at, tl::to_string (tr ("\\(m90\\)<:/m90_24px.png>")), cfg_global_trans, "?m90 *1 0,0"));
menu_entries.push_back (lay::config_menu_item ("m135", at, tl::to_string (tr ("\\(m135\\)<:/m135_24px.png>")), cfg_global_trans, "?m135 *1 0,0"));
}
menu_entries.push_back (lay::separator ("hier_group", at));