<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>p-tal</author_name>
  <author_url>https://blog.hatena.ne.jp/p-tal/</author_url>
  <blog_title>ゲームプログラマ見習いの日記</blog_title>
  <blog_url>https://p-tal.hatenadiary.org/</blog_url>
  <categories>
    <anon>プログラム</anon>
  </categories>
  <description>一文字は表示できたので、文字列を描画するクラスを作成してみた。 上 : ＭＳ Ｐゴシック / 下 : ＭＳ Ｐ明朝▼ 使用法とか CFontString str(D3DXVECTOR2(100.0f, 200.0f), 0xffffff); str.init(&quot;テスト＠test&quot;, pD3DDevice, 100, SHIFTJIS_CHARSET, &quot;ＭＳ Ｐゴシック&quot;); ... str.draw(); 初期化で文字列とフォントなどを指定し、drawで描画。結構手間取ったけど思うように実装できて良かった。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fp-tal.hatenadiary.org%2Fentry%2F20090818%2F1250577816&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>https://cdn-ak.f.st-hatena.com/images/fotolife/p/p-tal/20090818/20090818154213.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-08-18 15:43:36</published>
  <title>フォント文字の描画（その２）</title>
  <type>rich</type>
  <url>https://p-tal.hatenadiary.org/entry/20090818/1250577816</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
