<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>season1618</author_name>
  <author_url>https://blog.hatena.ne.jp/season1618/</author_url>
  <blog_title>season's quarterly</blog_title>
  <blog_url>https://season1618.hatenablog.jp/</blog_url>
  <categories>
  </categories>
  <description>コード function Canvas() { const [mousePressed, setMousePressed] = useState(false); const [mousePos, setMousePos] = useState({ x: 0, y: 0 }); const [origin, setOrigin] = useState({ x: 0, y: 0 }); const [logScale, setLogScale] = useState(0); function translateCanvas(x: number, y: number) { if (mousePres…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fseason1618.hatenablog.jp%2Fentry%2F2023%2F03%2F30%2F162603&quot; title=&quot;マウス操作によるCanvasの平行移動と拡大縮小 - season&amp;#39;s quarterly&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>2023-03-30 16:26:03</published>
  <title>マウス操作によるCanvasの平行移動と拡大縮小</title>
  <type>rich</type>
  <url>https://season1618.hatenablog.jp/entry/2023/03/30/162603</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
