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)>
Thu, 28 Apr 2016 11:24:19 +0000 (13:24 +0200)
commit9bbb79bf4fd1f1b851387117ef0350a59fcf381e
treef2b5d0c1c963658f98a880751fa5219e67cdebe4
parent1fd133e6b9a69f8e2e32a5cad04bfc9930db9ee4
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