The programs make X11 BDF font bold and italic.

The programs are free software; you can redistribute it and/or modify
it under the terms of the X11 License. See the file LICENSE.
For installation instructions, see the file INSTALL.


Usage
-----
% mkbold [option] <file>

output processed X11 BDF file to stdout.

options:
  -l left shifted image OR original (default)
  -r right shifted image OR original
  -L reflect left edge
  -R reflect right edge (default)
  -V verbose output
  -h display this help and exit


% mkitalic [option] <file>

output processed X11 BDF file to stdout.

options:
  -p print a pattern table for pixel correction used by slanting
  -V verbose output
  -h display this help and exit


% mkbolditalic [option] <file>

output processed X11 BDF file to stdout.

options:
  -l left shifted image OR original (default)
  -r right shifted image OR original
  -L reflect left edge
  -R reflect right edge (default)
  -p print a pattern table for pixel correction used by slanting
  -V verbose output
  -h display this help and exit


Others
------

Additional information can be found at:
  http://hp.vector.co.jp/authors/VA013651/

Have fun.

$Id$
