<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>moriyoshi</author_name>
  <author_url>https://blog.hatena.ne.jp/moriyoshi/</author_url>
  <blog_title>moriyoshiの日記</blog_title>
  <blog_url>https://moriyoshi.hatenablog.com/</blog_url>
  <categories>
    <anon>boost</anon>
    <anon>gil</anon>
    <anon>adobe</anon>
  </categories>
  <description>遊んでいるというか、遊んではいないんだけど。PNG画像を読み込んでアスキーアートぽく出力するサンプル。 #include &lt;iostream&gt; #include &lt;boost/gil/typedefs.hpp&gt; #include &lt;boost/gil/extension/io/png_io.hpp&gt; int main(int argc, char** argv) { namespace g = boost::gil; if (argc &lt;= 1) return -1; g::rgba8_image_t img; g::png_read_and_convert_image(argv[1], im…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmoriyoshi.hatenablog.com%2Fentry%2F20080402%2F1207107011&quot; title=&quot;Boost.GILで遊んでみる - moriyoshiの日記&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>2008-04-02 12:30:11</published>
  <title>Boost.GILで遊んでみる</title>
  <type>rich</type>
  <url>https://moriyoshi.hatenablog.com/entry/20080402/1207107011</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
