Re: [Linuxwacom-devel] libwacom: [PATCH] data: fix 2mm offset in label positioning

2012-12-11 Thread Peter Hutterer
On Fri, Dec 07, 2012 at 05:17:39PM +0100, Olivier Fourdan wrote:

merged, thanks

Cheers,
   Peter

> >From dc81f18b8ccc62ab8440563c641d759825ce461f Mon Sep 17 00:00:00 2001
> From: Olivier Fourdan 
> Date: Fri, 7 Dec 2012 17:15:23 +0100
> Subject: [PATCH] data: fix 2mm offset in label positioning
> 
> on Wacom Intuos5 M/L
> 
> Signed-off-by: Olivier Fourdan 
> ---
>  data/layouts/intuos5-l.svg |4 ++--
>  data/layouts/intuos5-m.svg |4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/data/layouts/intuos5-l.svg b/data/layouts/intuos5-l.svg
> index 29b7eca..32a59f1 100644
> --- a/data/layouts/intuos5-l.svg
> +++ b/data/layouts/intuos5-l.svg
> @@ -198,12 +198,12 @@
>   id="LeaderI"
> class="I Leader"
> -   d="M 46 240 L 50 240" />
> +   d="M 46 238 L 50 238" />
>   id="LabelI"
> class="I Label"
> x="52"
> -   y="240"
> +   y="238"
> style="text-anchor:start;">I
>
>
> diff --git a/data/layouts/intuos5-m.svg b/data/layouts/intuos5-m.svg
> index d33c0ef..7c27184 100644
> --- a/data/layouts/intuos5-m.svg
> +++ b/data/layouts/intuos5-m.svg
> @@ -198,12 +198,12 @@
>   id="LeaderI"
> class="I Leader"
> -   d="M 46 206 L 50 206" />
> +   d="M 46 204 L 50 204" />
>   id="LabelI"
> class="I Label"
> x="52"
> -   y="206"
> +   y="204"
> style="text-anchor:start;">I
>
>
> -- 
> 1.7.1
> 

> --
> LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
> Remotely access PCs and mobile devices and provide instant support
> Improve your efficiency, and focus on delivering more value-add services
> Discover what IT Professionals Know. Rescue delivers
> http://p.sf.net/sfu/logmein_12329d2d

> ___
> Linuxwacom-devel mailing list
> Linuxwacom-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel


--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
___
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel


[Linuxwacom-devel] libwacom: [PATCH] data: fix 2mm offset in label positioning

2012-12-07 Thread Olivier Fourdan


>From dc81f18b8ccc62ab8440563c641d759825ce461f Mon Sep 17 00:00:00 2001
From: Olivier Fourdan 
Date: Fri, 7 Dec 2012 17:15:23 +0100
Subject: [PATCH] data: fix 2mm offset in label positioning

on Wacom Intuos5 M/L

Signed-off-by: Olivier Fourdan 
---
 data/layouts/intuos5-l.svg |4 ++--
 data/layouts/intuos5-m.svg |4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/data/layouts/intuos5-l.svg b/data/layouts/intuos5-l.svg
index 29b7eca..32a59f1 100644
--- a/data/layouts/intuos5-l.svg
+++ b/data/layouts/intuos5-l.svg
@@ -198,12 +198,12 @@
 
+   d="M 46 238 L 50 238" />
 I
   
   
diff --git a/data/layouts/intuos5-m.svg b/data/layouts/intuos5-m.svg
index d33c0ef..7c27184 100644
--- a/data/layouts/intuos5-m.svg
+++ b/data/layouts/intuos5-m.svg
@@ -198,12 +198,12 @@
 
+   d="M 46 204 L 50 204" />
 I
   
   
-- 
1.7.1

--
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d___
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel