Implement two-kanji -inscriptions
authorH.G.Muller <hgm@hgm-xboard.(none)>
Thu, 28 Apr 2016 11:24:19 +0000 (13:24 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 8 May 2016 12:06:34 +0000 (14:06 +0200)
commit361bdb3c51a0af8a438f915bc77f7f5aa92deefc
treec1f31335d77ee1d6fa964376ca29e67c7a0e6d5d
parent8b51ab06cfad0f352bf333955e62055a8c6a3da1
Implement two-kanji -inscriptions

When the -inscriptions option specifies a UTF8 string that starts with
the character '2', it will assume the symbols that follow have to be
drawn on the pieces in (vertically stacked) pairs of somewhat smaller
size than it would use for single-character inscriptions. An optional
'1' at the start of the string could be used as an escape to be used
when the first character we want to inscribe would be a '2'.
draw.c