<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>t-cyrill</author_name>
  <author_url>https://blog.hatena.ne.jp/t-cyrill/</author_url>
  <blog_title>なんかかきたい</blog_title>
  <blog_url>https://t-cyrill.hatenablog.jp/</blog_url>
  <categories>
    <anon>PHP</anon>
  </categories>
  <description>久しぶりにPHPからImageMagickを使ったところ罠にハマった。 ここ最近、業務でPHPを書くことがめっきりなくなってしまっているのも原因かもしれない。そうじゃないかもしれない。 &lt;?php $base = new Imagick(); $base-&gt;setSize($width, $height); $base-&gt;setBackgroundColor(new ImagickPixel('transparent')); $base-&gt;setImageFormat('png'); $base-&gt;clear(); 問題となったのは、こんな感じのテストコードです。 単純に($width, $h…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ft-cyrill.hatenablog.jp%2Fentry%2F2014%2F04%2F05%2F203126&quot; title=&quot;Can not process empty Imagick objectに悩まされるの巻 - なんかかきたい&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>2014-04-05 20:31:26</published>
  <title>Can not process empty Imagick objectに悩まされるの巻</title>
  <type>rich</type>
  <url>https://t-cyrill.hatenablog.jp/entry/2014/04/05/203126</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
