<?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>タッチした位置にこんな画像を表示するサンプル。 プログラムはこれだけでOKです。プログラムと同じフォルダに image.png を置いて実行して下さい。 from pymt import * import os current_dir = os.path.dirname(__file__) filename = os.path.join(current_dir, 'image.png') img = Image.load(filename) class CircleDrawer(MTWidget): def draw(self): set_color(1, 0, 0) for touch in…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnakamura001.hatenablog.com%2Fentry%2F20101113%2F1289634121&quot; title=&quot;タッチした位置に画像を表示 - 強火で進め&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/20101113163931.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-11-13 16:42:01</published>
  <title>タッチした位置に画像を表示</title>
  <type>rich</type>
  <url>https://nakamura001.hatenablog.com/entry/20101113/1289634121</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
