diff options
| author | Tavmjong Bah <tavmjong@free.fr> | 2017-02-02 18:54:48 +0000 |
|---|---|---|
| committer | tavmjong-free <tavmjong@free.fr> | 2017-02-02 18:54:48 +0000 |
| commit | 6e066700edff2734fa5f6a4cf225dd2733eaaed9 (patch) | |
| tree | d3698ae6d0878e20a038bfd5e93ac60ef5e0eaa4 /share | |
| parent | Fix line-height conversions between no unit and 'em' unit. (diff) | |
| download | inkscape-6e066700edff2734fa5f6a4cf225dd2733eaaed9.tar.gz inkscape-6e066700edff2734fa5f6a4cf225dd2733eaaed9.zip | |
Add GUI support for 'direction' property (right to left vs. left to right text).
(bzr r15466)
Diffstat (limited to 'share')
| -rw-r--r-- | share/icons/icons.svg | 87 |
1 files changed, 87 insertions, 0 deletions
diff --git a/share/icons/icons.svg b/share/icons/icons.svg index fa5ea4626..3d33a2c55 100644 --- a/share/icons/icons.svg +++ b/share/icons/icons.svg @@ -1756,6 +1756,93 @@ http://www.inkscape.org/</dc:description> xlink:href="#path6550" /> </g> <g + transform="translate(-165.5246,375)" + inkscape:label="#writing_mode_rl" + id="format-text-direction-r2l"> + <!-- Note "format-text-direction-rtl" is the GTK icon name but we want to use our own. --> + <g + transform="translate(-0.4754,0)" + id="g10375"> + <path + inkscape:connector-curvature="0" + style="color:#000000;fill:#000000;fill-opacity:0.06666673;fill-rule:evenodd" + d="m 841,26 h 22 l 1,1 v 20 l -2,2 h -20 l -1,-1 z" + id="path10356" + sodipodi:nodetypes="cccccccc" /> + <path + inkscape:connector-curvature="0" + id="path10358" + d="m 840,26 h 1 v 20 h -1 z" + style="color:#000000;fill:#000000;fill-rule:evenodd" /> + <rect + style="color:#000000;fill:#000000;fill-rule:evenodd" + id="rect10361" + width="1" + height="20" + x="861" + y="26" /> + <rect + style="color:#000000;fill:#000000;fill-rule:evenodd" + id="rect10363" + width="1" + height="20" + x="-26" + y="841" + transform="rotate(-90)" /> + <rect + style="color:#000000;fill:#000000;fill-rule:evenodd" + id="rect10365" + width="1" + height="20" + x="-47" + y="841" + transform="rotate(-90)" /> + <rect + style="color:#000000;fill:url(#linearGradient10389);fill-rule:evenodd" + id="rect10367" + width="20" + height="20" + x="841" + y="26" /> + <path + inkscape:connector-curvature="0" + id="path10369" + d="m 842,46 h -1 V 26 h 20 v 1 h -19 z" + style="fill:#ffffff;fill-rule:evenodd" /> + <path + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccc" + id="path10371" + d="m 858.5246,34.75 v -4 c 0,-3 -5,-3 -5,0 v 4" + style="fill:none;stroke:#383838;stroke-linecap:round" /> + <path + inkscape:connector-curvature="0" + id="path10373" + d="m 858.5246,32 h -5.1429" + style="fill:none;stroke:#383838" /> + </g> + <path + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccccccc" + id="path10377" + d="m 841.5246,30.4982 3.0246,-2.4991 v 2 h 7 v 1 h -7 v 2 z" + style="fill:#5a5a5a;fill-rule:evenodd" /> + <path + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccccccc" + id="path10379" + d="m 841.5246,36.4982 3.0246,-2.4991 v 2 h 15 v 1 h -15 v 2 z" + style="fill:#5a5a5a;fill-rule:evenodd" /> + <use + x="0" + y="0" + id="use10381" + transform="matrix(-1,0,0,1,1701.0738,6)" + width="1250" + height="1250" + xlink:href="#path6497" /> +</g> +<g id="text-orientation-auto" inkscape:label="#text_orientation_auto"> <path |
