riched20: Specify cursor hotspots separately for each size.
This is supported in icoutils as of version 0.32.0. Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
0a199813d9
commit
70eef947a1
Binary file not shown.
Before Width: | Height: | Size: 32 KiB After Width: | Height: | Size: 32 KiB |
|
@ -50,6 +50,27 @@
|
||||||
inkscape:window-y="27"
|
inkscape:window-y="27"
|
||||||
inkscape:window-maximized="0"
|
inkscape:window-maximized="0"
|
||||||
inkscape:current-layer="svg2" />
|
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
|
<rect
|
||||||
id="cursor:64-32"
|
id="cursor:64-32"
|
||||||
height="64"
|
height="64"
|
||||||
|
@ -71,13 +92,6 @@
|
||||||
y="32"
|
y="32"
|
||||||
x="112"
|
x="112"
|
||||||
style="fill:none" />
|
style="fill:none" />
|
||||||
<rect
|
|
||||||
id="hotspot"
|
|
||||||
height="1"
|
|
||||||
width="1"
|
|
||||||
y="0"
|
|
||||||
x="13"
|
|
||||||
style="fill:none" />
|
|
||||||
<g
|
<g
|
||||||
id="g4928"
|
id="g4928"
|
||||||
transform="matrix(1.9642525,0,0,1.9642525,-194.7906,458.0998)">
|
transform="matrix(1.9642525,0,0,1.9642525,-194.7906,458.0998)">
|
||||||
|
|
Before Width: | Height: | Size: 7.9 KiB After Width: | Height: | Size: 8.1 KiB |
Loading…
Reference in New Issue