のねのBlog

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

afdko

ttcからttfを取り出す

% ls msmincho.ttc % otc2otf msmincho.ttc % ls MS-Mincho.ttf MS-PMincho.ttf msmincho.ttc % otc2otf -h usage: otc2otf [-h] [--version] [-v] [-r] TTC FONT Extract all OpenType fonts from the parent OpenType Collection font. positional argumen…

tx -h

tx -h tx Help ======= [Note: brief usage is available with -u (usage) option.] tx (Type eXchange) is a test harness for the CoreType libraries but also provides many useful font conversion and analysis facilities. These facilities are buil…

"tx -u" コマンドライン オプション

% tx -u tx {[mode][mode options][shared options][files]}* tx [other options] [modes: default -dump] -dump write text dump of font data -ps write PostScript dump of font data -pdf write PDF dump of font data -dcf write text dump of CFF font…