Show incremental difference of selected versions of Roadmap of Project QR Code.
--- /tmp/DOCMAN229iov2 2025-02-15 01:41:44.945583698 +0900
+++ /tmp/DOCMAN2CQulN1 2025-02-15 01:41:44.945583698 +0900
@@ -5,19 +5,19 @@
<title>Roadmap of Project QR Code</title>
</head>
<body>
-<h3>Roadmap</h3>
-<h4>Current Tasks:</h4>
+<h2>Roadmap</h2>
+<h3>Current Tasks:</h3>
<ul>
<li>Support over version 13 (14 - 40) QR Code symbols</li>
<li>Split decoder part with edition dependent part (like float, java.awt.*)</li>
</ul>
-<h4>Rest of hack for robust recognitions:</h4>
+<h3>Rest of hack for robust recognitions:</h3>
<ul>
<li>More recognition accuracy on rotated, gauched or low resolution image</li>
<li>Runs faster</li>
<li>Runs on smaller memory footprint</li>
</ul>
-<h4>Rest of Additional specification:</h4>
+<h3>Rest of Additional specification:</h3>
<ul>
<li>Support micro QR Code</li>
<li>Support joint QR code</li>
@@ -25,7 +25,7 @@
<li>Support ECI (extend channel interpretation) mode, for more character
sets (default is Shift_JIS)</li>
</ul>
-<h4>Other tasks:</h4>
+<h3>Other tasks:</h3>
<ul>
<li>Refactoring source</li>
<li>Standard test collection for debug and adhoc parameter adjustment</li>
| |