Alexandre Julliard : riched20: Specify cursor hotspots separately for each size.

Alexandre Julliard julliard at winehq.org
Tue Oct 17 15:12:10 CDT 2017


Module: wine
Branch: master
Commit: 70eef947a1bf27dc8f5e2ad5e7c35294c9e5b29d
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=70eef947a1bf27dc8f5e2ad5e7c35294c9e5b29d

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Tue Oct 17 16:23:18 2017 +0200

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 at winehq.org>

---

 dlls/riched20/ocr_reverse.cur | Bin 33134 -> 33134 bytes
 dlls/riched20/ocr_reverse.svg |  28 +++++++++++++++++++++-------
 2 files changed, 21 insertions(+), 7 deletions(-)

diff --git a/dlls/riched20/ocr_reverse.cur b/dlls/riched20/ocr_reverse.cur
index f6b5ca2..6392093 100644
Binary files a/dlls/riched20/ocr_reverse.cur and b/dlls/riched20/ocr_reverse.cur differ
diff --git a/dlls/riched20/ocr_reverse.svg b/dlls/riched20/ocr_reverse.svg
index a6a356a..d88aceb 100644
--- a/dlls/riched20/ocr_reverse.svg
+++ b/dlls/riched20/ocr_reverse.svg
@@ -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)">




More information about the wine-cvs mailing list