]> diplodocus.org Git - nmh/commitdiff
Fix the format engine so it properly keeps track of multibyte characters
authorKen Hornstein <kenh@pobox.com>
Thu, 24 Jan 2013 21:05:36 +0000 (16:05 -0500)
committerKen Hornstein <kenh@pobox.com>
Thu, 24 Jan 2013 21:05:36 +0000 (16:05 -0500)
and column positions when processing components and other functions.

When working on this code I realized we have nothing that checks to make
sure right justification of format function output works properly, so a
test for right justification is also included.


No differences found