<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>haseharu</author_name>
  <author_url>https://blog.hatena.ne.jp/haseharu/</author_url>
  <blog_title>Katachi</blog_title>
  <blog_url>https://haseharu.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>はじめに さあ、さて。第一回目のラボは「canvas*1」です。 html5のタグとしてcanvasが加えられ、これによってがしがしビットマップ描画をすることができるようになりました。具体的には、htmlにてcanvas要素を記述し、描画はJavaScriptにて記述します。 たとえば、 &lt;canvas id=&quot;canvasTag&quot; width=&quot;200&quot; height=&quot;200&quot; style=&quot;border: 1px black solid&quot;&gt;&lt;/canvas&gt; &lt;script&gt; var canvas = document.getElementById(&quot;canvasTag&quot;) var ct…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhaseharu.hatenablog.com%2Fentry%2F2012%2F05%2F12%2F170744&quot; title=&quot;canvasはデンタルフロスくんの涙を流すか - Katachi&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>http://cdn-ak.f.st-hatena.com/images/fotolife/h/haseharu/20120512/20120512161002.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-05-12 17:07:44</published>
  <title>canvasはデンタルフロスくんの涙を流すか</title>
  <type>rich</type>
  <url>https://haseharu.hatenablog.com/entry/2012/05/12/170744</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
