Commit 22b6819
committed
writeANSI, writeASCII: do not reset size
We're reseting size to 1 in writeANSI and writeASCII, this may be
problematic if someone use qrencode as a library.
Let's just ignore it in ASCII/ANSI mode instead.1 parent f6d49f3 commit 22b6819
1 file changed
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
777 | 777 | | |
778 | 778 | | |
779 | 779 | | |
780 | | - | |
781 | | - | |
782 | 780 | | |
783 | 781 | | |
784 | | - | |
| 782 | + | |
785 | 783 | | |
786 | 784 | | |
787 | 785 | | |
| |||
966 | 964 | | |
967 | 965 | | |
968 | 966 | | |
969 | | - | |
970 | | - | |
971 | 967 | | |
972 | 968 | | |
973 | 969 | | |
| |||
0 commit comments