wordpad: 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
4d577f9662
commit
86aad73177
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="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
|
<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="7"
|
|
||||||
x="7"
|
|
||||||
style="fill:none" />
|
|
||||||
<g
|
<g
|
||||||
style="display:inline;opacity:1;stroke-width:0.95640075"
|
style="display:inline;opacity:1;stroke-width:0.95640075"
|
||||||
transform="matrix(1.902027,0,0,1.902027,-431.17055,-1616.8392)"
|
transform="matrix(1.902027,0,0,1.902027,-431.17055,-1616.8392)"
|
||||||
|
|
Before Width: | Height: | Size: 16 KiB After Width: | Height: | Size: 16 KiB |
Loading…
Reference in New Issue