mktables: Improve display of debugging information
authorKarl Williamson <public@khwilliamson.com>
Tue, 12 Nov 2013 19:09:19 +0000 (12:09 -0700)
committerKarl Williamson <public@khwilliamson.com>
Tue, 31 Dec 2013 15:27:18 +0000 (08:27 -0700)
commit3c88a801a324af30a4121a12295f2915f029fd4b
tree3b11b52c653e606813accb995dae7c981f87d92c
parent6e6a5f714215a9adf34afcb75ba072b60eab0260
mktables: Improve display of debugging information

Under the -annotate option, mktables outputs the UTF-8 for the printable
characters.  This commit adds a non-spacing blank before each such one
that is supposed to combine with its preceding character (marks).  This
causes the display of the character to look better.

This necessitated making a local variable more global in scope.
lib/unicore/mktables