<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>absg</author_name>
  <author_url>https://blog.hatena.ne.jp/absg/</author_url>
  <blog_title>やったこと</blog_title>
  <blog_url>https://absg.hatenablog.com/</blog_url>
  <categories>
    <anon>プログラミング</anon>
  </categories>
  <description>「Fabric.js」はHTML5のcanvas要素を扱いやすくしてくれる便利なjavascriptライブラリです。 例えばFabric.jsを使ってcanvas上に「○」を描くときは以下のようにします。 var canvas = new fabric.Canvas(&quot;mycanvas&quot;); var circle = new fabric.Circle({ left: 100, top: 100, fill: 'red', radius:200 }); canvas.add(circle); このFabric.js、試しにいろいろ触ってみたのですが、なんだか分からないことがいろいろあります。例…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fabsg.hatenablog.com%2Fentry%2F2016%2F02%2F01%2F184832&quot; title=&quot;「Fabric.js」のcanvasの参照の仕方・オブジェクトの参照の仕方 - やったこと&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2016-02-01 18:48:32</published>
  <title>「Fabric.js」のcanvasの参照の仕方・オブジェクトの参照の仕方</title>
  <type>rich</type>
  <url>https://absg.hatenablog.com/entry/2016/02/01/184832</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
