About This package
-------------------

This package includes two TrueType fonts. these has no naga10 font due to
be copyright issue.

HOWTO
------
You can download Sbit32[*2] from Microsoft Typography Group's web[*1].
We have made TrueType font without naga10 font by using this
tool.

naga10 font provides 10pt and 11pt for kochi-gothic-subst.ttf and
kochi-mincho-subst.ttf, and these size has to be clean.
so you need to prepare the metric information files as the following:

-- metric1
PPEM 10
END
--

-- metric2
PPEM 11
END
--

And runs sbit32 with these files from DOS Prompt:
> sbit32 -d kochi-gothic-subst.ttf metric1 kochi-gothic-without-10.ttf
> sbit32 -d kochi-gothic-without-10.ttf metric2 kochi-gothic-without-naga10.ttf


Also you can check these fonts by command as the following whether
includes 10pt and 11pt or not:
> sbit32 -i 


----
*1 http://www.microsoft.com/typography/
*2 http://www.microsoft.com/typography/tt/sbit.htm