Conversation
|
The cp437 seems to almost duplicate the utf-8 code, but with some small unexplained differences and it seems some bugs like missing bounds checks. |
|
Well, in fact the cp437 part does the same as the utf8 part, |
|
To be more specific then:
There are also some design decisions like whether to reset to non-inverted at the end of each line that should be documented with pros/cons. |
|
About odd counts of line, luckily someone did add the test ^^ (it wasn't me, and height is the same as the width) That the qr/data matrix recognition of my mobile doesn't have any problems |
Added two switches, -f cp437 and -f ansi