You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,10 @@
1
+
2026-07-04
2
+
3
+
* The QR Code, Han Xin Code and Aztec Code encoders were optimised.
4
+
* The performance of QR Code, Aztec Code, MaxiCode, Data Matrix, Code One and the Han Xin Code symbologies was optimised by preparing log-domain coefficients and two-period anti-log tables once in advance of Reed Solomon computation.
5
+
* The performance of punctuation compression in the Aztec Code encoder was improved via using lookahead.
6
+
7
+
1
8
2026-06-13
2
9
3
10
* The bearer bars were reworked to render as filled paths rather than stroked lines, matching the border and the data bars for consistent rendering at small scales.
0 commit comments