d.mon x0 d.font.freetype [font=TrueTypefontname] [charset=encoding] #with: # [font]: TrueType font path (full path including font file name) # [charset]: character encoding (EUC-JP, UTF-8, SJIS) # Example on Redhat Linux 9.x: d.font.freetype font=/usr/share/fonts/ja/TrueType/kochi-gothic.ttf charset=EUC-JP # Example on Mandrake 10: d.font.freetype font=/usr/X11R6/lib/X11/fonts/TTF/ipag.ttf # Example using the freetypecap file: d.font.freetype font=batang
d.font.freetype font=
Last changed: $Date: 2004/10/28 21:00:28 $