Commit 529d7fe
fix: DotCode ensure height+width is odd per spec
When both dimensions are odd (sum is even), increment height by 1
to make it even, ensuring the sum is odd as required by AIM ISS DotCode.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 35f0fed commit 529d7fe
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
166 | | - | |
| 165 | + | |
167 | 166 | | |
168 | | - | |
| 167 | + | |
169 | 168 | | |
170 | 169 | | |
171 | 170 | | |
| |||
0 commit comments