のねのBlog

パソコンの問題や、ソフトウェアの開発で起きた問題など書いていきます。よろしくお願いします^^。

ttx EBDT

$ ttx -t EBDT -z raw MS-Gothic.ttf 
Dumping "MS-Gothic.ttf" to "MS-Gothic#2.ttx"...
Dumping 'EBDT' table...
$ vi MS-Gothic#2.ttx 
<?xml version="1.0" encoding="UTF-8"?>
<ttFont sfntVersion="\x00\x01\x00\x00" ttLibVersion="2.5">

  <EBDT>
    <header version="2.0"/>
    <strikedata index="0">
      <ebdt_bitmap_format_7 name="glyph21559">
        <BigGlyphMetrics>
          <height value="6"/>
          <width value="6"/>
          <horiBearingX value="1"/>
          <horiBearingY value="5"/>
          <horiAdvance value="7"/>
          <vertBearingX value="0"/>
          <vertBearingY value="0"/>
          <vertAdvance value="7"/>
        </BigGlyphMetrics>
        <rawimagedata>
          2082124b d0
        </rawimagedata>
      </ebdt_bitmap_format_7>
      <ebdt_bitmap_format_7 name="glyph21558">
        <BigGlyphMetrics>
          <height value="6"/>
          <width value="4"/>
          <horiBearingX value="1"/>
          <horiBearingY value="5"/>
          <horiAdvance value="7"/>
          <vertBearingX value="0"/>
          <vertBearingY value="0"/>
          <vertAdvance value="7"/>
        </BigGlyphMetrics>
        <rawimagedata>
          c3c3c3
        </rawimagedata>