Commit 70eef947 authored by Alexandre Julliard's avatar Alexandre Julliard

riched20: 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 0a199813
......@@ -51,6 +51,27 @@
inkscape:window-maximized="0"
inkscape:current-layer="svg2" />
<rect
id="hotspot:64"
height="1"
width="1"
y="0"
x="27"
style="fill:none" />
<rect
id="hotspot:48"
height="1"
width="1"
y="0"
x="20"
style="fill:none" />
<rect
id="hotspot:32"
height="1"
width="1"
y="0"
x="13"
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="0"
x="13"
style="fill:none" />
<g
id="g4928"
transform="matrix(1.9642525,0,0,1.9642525,-194.7906,458.0998)">
......
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