Fall back on Tile SVG in pieceImageDirectory
authorH.G.Muller <hgm@hgm-xboard.(none)>
Thu, 6 Aug 2015 21:49:02 +0000 (23:49 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Thu, 6 Aug 2015 21:49:02 +0000 (23:49 +0200)
commit1f9d7cae76569ece384f72755108d91060eb490a
treecbfd46cedce8067a6cc61e37c7638e4997b8cc60
parentac0ec69545eba03b2aa93b9179a6dcdbcd94a50a
Fall back on Tile SVG in pieceImageDirectory

If a -pieceImageDirectory is given, but a needed piece is not found,
and -inscriptions are specified, we first fall back on a general
image White/BlackTile.svg. This can then serve as a background for the
various inscription glyphs, using the latter to distinguish the pieces.
E.g. the Tile image could be a shogi tile, and the inscriptions an utf8
string of kanji, to create Shogi pieces on the fly.
draw.c