Commit 86aad731 authored by Alexandre Julliard's avatar Alexandre Julliard

wordpad: Specify cursor hotspots separately for each size.

This is supported in icoutils as of version 0.32.0. Signed-off-by: 's avatarAlexandre Julliard <julliard@winehq.org>
parent 4d577f96
......@@ -51,6 +51,27 @@
inkscape:window-maximized="0"
inkscape:current-layer="svg2" />
<rect
id="hotspot:64"
height="1"
width="1"
y="15"
x="15"
style="fill:none" />
<rect
id="hotspot:48"
height="1"
width="1"
y="11"
x="11"
style="fill:none" />
<rect
id="hotspot:32"
height="1"
width="1"
y="7"
x="7"
style="fill:none" />
<rect
id="cursor:64-32"
height="64"
width="64"
......@@ -71,13 +92,6 @@
y="32"
x="112"
style="fill:none" />
<rect
id="hotspot"
height="1"
width="1"
y="7"
x="7"
style="fill:none" />
<g
style="display:inline;opacity:1;stroke-width:0.95640075"
transform="matrix(1.902027,0,0,1.902027,-431.17055,-1616.8392)"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment