diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2016-02-10 14:02:42 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2016-02-10 15:06:12 +1000 |
commit | 9356d9b97dd8e90ce4efb2ab13ca7e07ee6b9a86 (patch) | |
tree | d8b5b5dc387d8a3aa73de1175664347c9674a535 | |
parent | 0c0832d06c98491886ff07a69ab5efd38c389603 (diff) | |
download | libinput-9356d9b97dd8e90ce4efb2ab13ca7e07ee6b9a86.tar.gz |
doc: update tablet svg to show tilt as angle
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r-- | doc/svg/tablet-axes.svg | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/doc/svg/tablet-axes.svg b/doc/svg/tablet-axes.svg index 59b86482..c0ce5b7e 100644 --- a/doc/svg/tablet-axes.svg +++ b/doc/svg/tablet-axes.svg @@ -366,14 +366,14 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="1.4" - inkscape:cx="468.45173" - inkscape:cy="131.02294" + inkscape:zoom="2.8" + inkscape:cx="420.21148" + inkscape:cy="186.49438" inkscape:document-units="px" inkscape:current-layer="layer1" showgrid="false" inkscape:window-width="1920" - inkscape:window-height="1136" + inkscape:window-height="1016" inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" @@ -534,14 +534,14 @@ <text xml:space="preserve" style="font-style:normal;font-weight:normal;font-size:15px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" - x="567.2774" + x="541.2774" y="435.26669" id="text7658" sodipodi:linespacing="125%"><tspan sodipodi:role="line" - id="tspan7660" - x="567.2774" - y="435.26669">Tilt</tspan></text> + x="541.2774" + y="435.26669" + id="tspan4517">Tilt (angle)</tspan></text> <path style="fill:none;fill-rule:evenodd;stroke:#727272;stroke-width:1px;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" d="m 559.28572,676.29078 0,-230.49149" @@ -556,8 +556,9 @@ sodipodi:nodetypes="cc" /> <path style="fill:none;fill-rule:evenodd;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;marker-start:url(#marker5754);marker-end:url(#marker5972)" - d="m 600.17857,445.75506 -40.71428,0" + d="m 597.23214,453.96935 c -8.8552,-9.72503 -28.8796,-10.45793 -36.51785,0.26785" id="path7958" - inkscape:connector-curvature="0" /> + inkscape:connector-curvature="0" + sodipodi:nodetypes="cc" /> </g> </svg> |