<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ksss9</author_name>
  <author_url>https://blog.hatena.ne.jp/ksss9/</author_url>
  <blog_title>スペクトラム</blog_title>
  <blog_url>https://ksss9.hatenablog.com/</blog_url>
  <categories>
    <anon>Ruby</anon>
    <anon>コード</anon>
  </categories>
  <description>テキストとフォントファイルを与えると、テキストの形をsvgで表現した出力が出てくる夢を見たことがありますよね？ 作りました。 github.com $ text2svg &quot;Hello, World\!&quot; --font=&quot;/Library/Fonts/Times New Roman.ttf&quot; &gt; test.svg $ open test.svg -a /Applications/Google\ Chrome.app な感じで試すことができます。 freetypeを使っているのでこちらのインストールが事前に必要です。 $ brew install freetype svgでは、&lt;text&gt;タグで文…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fksss9.hatenablog.com%2Fentry%2F2015%2F12%2F17%2F183105&quot; title=&quot;テキストの外形をsvgにする、text2svgをRubyで作った - スペクトラム&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://raw.githubusercontent.com/ksss/text2svg/master/data/sample.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-12-17 18:31:05</published>
  <title>テキストの外形をsvgにする、text2svgをRubyで作った</title>
  <type>rich</type>
  <url>https://ksss9.hatenablog.com/entry/2015/12/17/183105</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
