<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nakamura001</author_name>
  <author_url>https://blog.hatena.ne.jp/nakamura001/</author_url>
  <blog_title>強火で進め</blog_title>
  <blog_url>https://nakamura001.hatenablog.com/</blog_url>
  <categories>
    <anon>PyMT</anon>
    <anon>Python</anon>
  </categories>
  <description>Linux/OS X/Win対応でライセンスはLGPL。 PyMT : Open source library for multitouch development http://pymt.eu/ こんなソースコードでOKみたいです。簡単ですね。 from pymt import * class CircleDrawer(MTWidget): '''Draw a circle at the position of all touches.''' def draw(self): set_color(1, 0, 0) for touch in getCurrentTouches(): drawCi…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnakamura001.hatenablog.com%2Fentry%2F20101112%2F1289582765&quot; title=&quot;マルチタッチ処理用のライブラリPyMT - 強火で進め&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/n/nakamura001/20101113/20101113141052.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-11-12 02:26:05</published>
  <title>マルチタッチ処理用のライブラリPyMT</title>
  <type>rich</type>
  <url>https://nakamura001.hatenablog.com/entry/20101112/1289582765</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
