On Tue, Dec 11, 2012 at 08:09:38PM +0100, Olivier Fourdan wrote:

> >From b6f902ea9b358ace5599e408e1906e08f8e4ee6a Mon Sep 17 00:00:00 2001
> From: Olivier Fourdan <ofour...@redhat.com>
> Date: Tue, 11 Dec 2012 15:50:37 +0100
> Subject: [PATCH 1/6] data: add layout for Wacom Graphire4 4x5
> 
> Signed-off-by: Olivier Fourdan <ofour...@redhat.com>


series merged, thanks.
   22d2070..323ee0e  master -> master

Cheers,
   Peter

> ---
>  data/graphire4-4x5.tablet      |    1 +
>  data/layouts/graphire4-4x5.svg |   66 
> ++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 67 insertions(+), 0 deletions(-)
>  create mode 100644 data/layouts/graphire4-4x5.svg
> 
> diff --git a/data/graphire4-4x5.tablet b/data/graphire4-4x5.tablet
> index b93c65b..a0609c0 100644
> --- a/data/graphire4-4x5.tablet
> +++ b/data/graphire4-4x5.tablet
> @@ -22,6 +22,7 @@ DeviceMatch=usb:056a:0015
>  Class=Graphire
>  Width=5
>  Height=4
> +Layout=graphire4-4x5.svg
>  
>  [Features]
>  Stylus=true
> diff --git a/data/layouts/graphire4-4x5.svg b/data/layouts/graphire4-4x5.svg
> new file mode 100644
> index 0000000..05e2ecb
> --- /dev/null
> +++ b/data/layouts/graphire4-4x5.svg
> @@ -0,0 +1,66 @@
> +<?xml version="1.0" standalone="no"?>
> +<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
> +   "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd";>
> +<!--
> +   Designed after data from 
> http://www.wacom-asia.com/download/manuals/G4_QSG_EN.pdf
> +   Size and positions of controls may not be accurate
> + -->
> +<svg
> +   xmlns="http://www.w3.org/2000/svg";
> +   version="1.1"
> +   
> style="color:#000000;stroke:#7f7f7f;fill:none;stroke-width:.25;font-size:8"
> +   id="graphire4-4x5"
> +   width="208"
> +   height="204">
> +  <title
> +     id="title">Wacom Graphire4 4x5</title>
> +  <g>
> +    <rect
> +       id="ButtonA"
> +       class="A Button"
> +       rx=".5"
> +       ry=".5"
> +       x="55"
> +       y="24"
> +       width="36"
> +       height="10" />
> +    <path
> +       id="LeaderA"
> +       class="A Leader"
> +       d="M 73 36 l -23 23 l 0 10 m -5 0 l 10 0" />
> +    <text
> +       id="LabelA"
> +       class="A Label"
> +       x="50"
> +       y="79"
> +       style="text-anchor:middle;">A</text>
> +  </g>
> +  <rect
> +     rx="1"
> +     ry="1"
> +     x="92"
> +     y="25"
> +     width="24"
> +     height="9" />
> +  <g>
> +    <rect
> +       id="ButtonB"
> +       class="B Button"
> +       rx=".5"
> +       ry=".5"
> +       x="117"
> +       y="24"
> +       width="36"
> +       height="10" />
> +    <path
> +       id="LeaderB"
> +       class="B Leader"
> +       d="M 135 36 l 23 23 l 0 10 m -5 0 l 10 0" />
> +    <text
> +       id="LabelB"
> +       class="B Label"
> +       x="158"
> +       y="79"
> +       style="text-anchor:middle;">B</text>
> +  </g>
> +</svg>
> -- 
> 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

Reply via email to