<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nakamura001</author_name>
  <author_url>https://blog.hatena.ne.jp/nakamura001/</author_url>
  <blog_title>強火で進め</blog_title>
  <blog_url>https://nakamura001.hatenablog.com/</blog_url>
  <categories>
    <anon>フォント</anon>
    <anon>Python</anon>
  </categories>
  <description>#! /usr/bin/env python # coding: utf-8 # coding=utf-8 # -*- coding: utf-8 -*- # vim: fileencoding=utf-8 import sys from PIL import ImageFont from PIL import Image from PIL import ImageDraw fontFile = 'KouzanGyoushoOTF.otf' font = ImageFont.truetype(fontFile, 64, encoding='utf-8') text = u'謹賀新年' w, h…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnakamura001.hatenablog.com%2Fentry%2F20101228%2F1293522309&quot; title=&quot;指定のフォントファイルを使って描画した文字列を画像ファイルに保存 - 強火で進め&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>2010-12-28 16:45:09</published>
  <title>指定のフォントファイルを使って描画した文字列を画像ファイルに保存</title>
  <type>rich</type>
  <url>https://nakamura001.hatenablog.com/entry/20101228/1293522309</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
