<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mirichi</author_name>
  <author_url>https://blog.hatena.ne.jp/mirichi/</author_url>
  <blog_title>mirichiの日記</blog_title>
  <blog_url>https://mirichi.hatenadiary.org/</blog_url>
  <categories>
    <anon>DXRuby</anon>
  </categories>
  <description>昔やった拡大縮小のメソッドを、線形補間に対応させてみた。 実験的に。 昔の記事はこれ。 http://d.hatena.ne.jp/mirichi/20090708/p3 #! ruby -Ks require 'dxruby' class Image def strechRect(x1, y1, w1, h1, image, x2, y2, w2, h2) if image.width &lt; x2 + w2 or image.height &lt; y2 + h2 or self.width &lt; x1 + w1 or self.height &lt; x1 + h1 or x1 &lt; 0 or y1 &lt; 0…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmirichi.hatenadiary.org%2Fentry%2F20091213%2Fp1&quot; title=&quot;線形補間 - mirichiの日記&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/m/mirichi/20091213/20091213112216.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-12-13 00:00:01</published>
  <title>線形補間</title>
  <type>rich</type>
  <url>https://mirichi.hatenadiary.org/entry/20091213/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
