Fontsize(size string )
enerate codes to change letter size.
¦ size string is one of n , s , f , ss , t , la , La , LA , h , H
Ex) Fontsize( s );
文字サイズの変更コマンドを書き出す
’n’, ’s’, ’f’,’ss’, ’t’,
’la’, ’La’, ’LA’, ’h’, ’H’(” のとき’n’ )
例) Fontsize(’s’);
最終更新:2013年12月03日 22:21