<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>DOSEI</author_name>
  <author_url>https://blog.hatena.ne.jp/DOSEI/</author_url>
  <blog_title>DOSEIの日記</blog_title>
  <blog_url>https://dosei.hatenadiary.jp/</blog_url>
  <categories>
    <anon>メモ</anon>
    <anon>ImageMagick</anon>
  </categories>
  <description>display は、画像の表示をする。この時、 -resize オプションで拡大ができる。例: $ display -resize 400% image.pgm ... 4倍に拡大。(補間は Mitchell) $ display -resize 400% -filter box image.pgm ... ピクセルをそのまま四角で拡大 ところで、 convert には、2番目と同じ変換をする -scale がある。これを使うなら、 $ convert image.pgm -scale 500% x: ... ピクセルをそのまま四角で拡大 (x: はウィンドウに出力) convert は、バー…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdosei.hatenadiary.jp%2Fentry%2F20111117%2Fp1&quot; title=&quot; display で拡大して表示する - DOSEIの日記&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>2011-11-17 00:00:00</published>
  <title> display で拡大して表示する</title>
  <type>rich</type>
  <url>https://dosei.hatenadiary.jp/entry/20111117/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
