Allow writing text on pieces
authorH.G. Muller <h.g.muller@hccnet.nl>
Mon, 17 Mar 2014 21:56:07 +0000 (22:56 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Mon, 17 Mar 2014 22:00:26 +0000 (23:00 +0100)
commitb5529b539614b61fa62d9f6cc374f335e7103024
treee1cd3820e34a9059fb4e5070787b1f94553bf73e
parentfaf7933d96193d30d052f2e75a0271c4309d965b
Allow writing text on pieces

A new persistent string option -inscriptions allows the user to define
characters to be written on the various piece types. The string is
interpreted as UTF-8. This option is useful for on-the-fly synthesis
of Shogi pieces, where the string can contain the various kanji in
the canonical pieceToCharTable order. Except that only a single color
has to be given.
args.h
backend.c
common.h
draw.c