SVGs copied from existing third-generation 0xde tablet. Signed-off-by: Jason Gerecke <jason.gere...@wacom.com> --- data/bamboo-16fg-m-pt.tablet | 27 ++++++++ data/bamboo-16fg-s-p.tablet | 23 +++++++ data/bamboo-16fg-s-t.tablet | 26 ++++++++ data/layouts/bamboo-16fg-m-pt.svg | 128 ++++++++++++++++++++++++++++++++++++++ data/layouts/bamboo-16fg-s-t.svg | 128 ++++++++++++++++++++++++++++++++++++++ 5 files changed, 332 insertions(+) create mode 100644 data/bamboo-16fg-m-pt.tablet create mode 100644 data/bamboo-16fg-s-p.tablet create mode 100644 data/bamboo-16fg-s-t.tablet create mode 100644 data/layouts/bamboo-16fg-m-pt.svg create mode 100644 data/layouts/bamboo-16fg-s-t.svg
diff --git a/data/bamboo-16fg-m-pt.tablet b/data/bamboo-16fg-m-pt.tablet new file mode 100644 index 0000000..d377213 --- /dev/null +++ b/data/bamboo-16fg-m-pt.tablet @@ -0,0 +1,27 @@ +# Wacom +# Bamboo Create +# CTH-670 +# +# third generation BambooPT +# +# stylus with two buttons and eraser (LP170ES); 16FG touch +# Pen active area: 8.52 x 5.39 in +# Touch active area: 7.48 x 5.12 in + +[Device] +Name=Wacom Bamboo Create +DeviceMatch=usb:056a:00df +Class=Bamboo +Width=6 +Height=4 +Layout=bamboo-16fg-m-pt.svg +IntegratedIn= + +[Features] +Stylus=true +Reversible=true +Touch=true +Buttons=4 + +[Buttons] +Left=A;B;C;D diff --git a/data/bamboo-16fg-s-p.tablet b/data/bamboo-16fg-s-p.tablet new file mode 100644 index 0000000..8d116db --- /dev/null +++ b/data/bamboo-16fg-s-p.tablet @@ -0,0 +1,23 @@ +# Wacom +# Bamboo Connect +# CTL-470 +# +# third generation BambooPT +# +# stylus with one button and no eraser (LP170G) +# Pen active area: 5.8 x 3.62in + +[Device] +Name=Wacom Bamboo Connect +DeviceMatch=usb:056a:00dd +Class=Bamboo +Width=6 +Height=4 +# No pad buttons, so no layout +IntegratedIn= + +[Features] +Stylus=true +Reversible=true +Touch=false +Buttons=0 diff --git a/data/bamboo-16fg-s-t.tablet b/data/bamboo-16fg-s-t.tablet new file mode 100644 index 0000000..ca43691 --- /dev/null +++ b/data/bamboo-16fg-s-t.tablet @@ -0,0 +1,26 @@ +# Wacom +# Bamboo Touch +# CTT-470 +# +# third generation BambooPT +# +# no stylus; 16FG touch +# Touch active area: 4.92 x 3.35in + +[Device] +Name=Wacom Bamboo 16FG 4x5 +DeviceMatch=usb:056a:00dc +Class=Bamboo +Width=6 +Height=4 +Layout=bamboo-16fg-s-t.svg +IntegratedIn= + +[Features] +Stylus=true +Reversible=true +Touch=true +Buttons=4 + +[Buttons] +Left=A;B;C;D diff --git a/data/layouts/bamboo-16fg-m-pt.svg b/data/layouts/bamboo-16fg-m-pt.svg new file mode 100644 index 0000000..88a18f1 --- /dev/null +++ b/data/layouts/bamboo-16fg-m-pt.svg @@ -0,0 +1,128 @@ +<?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/BambooUsersManual.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="bamboo-16fg-m-pt" + width="248" + height="176"> + <title + id="title">Wacom Bamboo Create (CTH-670)</title> + <g> + <rect + id="ButtonA" + class="A Button" + rx=".5" + ry=".5" + x="28" + y="31" + width="28" + height="36" /> + <circle + id="DotA" + cx="41.5" + cy="48.5" + r=".5" /> + <path + id="LeaderA" + class="A Leader" + d="M 58 49 l 20 0" /> + <text + id="LabelA" + class="A Label" + x="80" + y="49" + style="text-anchor:start;">A</text> + </g> + <g> + <rect + id="ButtonB" + class="B Button" + rx=".5" + ry=".5" + x="28" + y="68" + width="28" + height="18" /> + <circle + id="DotB" + cx="41.5" + cy="77.5" + r=".5" /> + <path + id="LeaderB" + class="B Leader" + d="M 58 78 l 20 0" /> + <text + id="LabelB" + class="B Label" + x="80" + y="78" + style="text-anchor:start;">B</text> + </g> + <rect + rx="1" + ry="1" + x="28" + y="87" + width="28" + height="2" /> + <g> + <rect + id="ButtonC" + class="C Button" + x="28" + y="90" + rx=".5" + ry=".5" + width="28" + height="18" /> + <circle + id="DotC" + cx="41.5" + cy="99.5" + r=".5" /> + <path + id="LeaderC" + class="C Leader" + d="M 58 100 l 20 0" /> + <text + id="LabelC" + class="C Label" + x="80" + y="100" + style="text-anchor:start;">C</text> + </g> + <g> + <rect + id="ButtonD" + class="D Button" + x="28" + y="109" + rx=".5" + ry=".5" + width="28" + height="36" /> + <circle + id="DotD" + cx="41.5" + cy="126.5" + r=".5" /> + <path + id="LeaderD" + class="D Leader" + d="M 58 127 l 20 0" /> + <text + id="LabelD" + class="D Label" + x="80" + y="127" + style="text-anchor:start;">D</text> + </g> +</svg> diff --git a/data/layouts/bamboo-16fg-s-t.svg b/data/layouts/bamboo-16fg-s-t.svg new file mode 100644 index 0000000..c72645a --- /dev/null +++ b/data/layouts/bamboo-16fg-s-t.svg @@ -0,0 +1,128 @@ +<?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/BambooUsersManual.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="bamboo-16fg-s-t" + width="248" + height="176"> + <title + id="title">Wacom Bamboo Touch (CTT-470)</title> + <g> + <rect + id="ButtonA" + class="A Button" + rx=".5" + ry=".5" + x="28" + y="31" + width="28" + height="36" /> + <circle + id="DotA" + cx="41.5" + cy="48.5" + r=".5" /> + <path + id="LeaderA" + class="A Leader" + d="M 58 49 l 20 0" /> + <text + id="LabelA" + class="A Label" + x="80" + y="49" + style="text-anchor:start;">A</text> + </g> + <g> + <rect + id="ButtonB" + class="B Button" + rx=".5" + ry=".5" + x="28" + y="68" + width="28" + height="18" /> + <circle + id="DotB" + cx="41.5" + cy="77.5" + r=".5" /> + <path + id="LeaderB" + class="B Leader" + d="M 58 78 l 20 0" /> + <text + id="LabelB" + class="B Label" + x="80" + y="78" + style="text-anchor:start;">B</text> + </g> + <rect + rx="1" + ry="1" + x="28" + y="87" + width="28" + height="2" /> + <g> + <rect + id="ButtonC" + class="C Button" + x="28" + y="90" + rx=".5" + ry=".5" + width="28" + height="18" /> + <circle + id="DotC" + cx="41.5" + cy="99.5" + r=".5" /> + <path + id="LeaderC" + class="C Leader" + d="M 58 100 l 20 0" /> + <text + id="LabelC" + class="C Label" + x="80" + y="100" + style="text-anchor:start;">C</text> + </g> + <g> + <rect + id="ButtonD" + class="D Button" + x="28" + y="109" + rx=".5" + ry=".5" + width="28" + height="36" /> + <circle + id="DotD" + cx="41.5" + cy="126.5" + r=".5" /> + <path + id="LeaderD" + class="D Leader" + d="M 58 127 l 20 0" /> + <text + id="LabelD" + class="D Label" + x="80" + y="127" + style="text-anchor:start;">D</text> + </g> +</svg> -- 2.6.3 ------------------------------------------------------------------------------ _______________________________________________ Linuxwacom-devel mailing list Linuxwacom-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel