Open-Source-Software-Entwicklung und Downloads

Show incremental difference of selected versions of Roadmap of Project QR Code.

category(Tag) tree

file info

category(Tag)
Reference
dateiname
roadmap
letztes update
2006-04-19 17:30
typ
HTML
editor
Yusuke Yanbe
beschreibung
Roadmap of Project QR Code
sprache
English
translate
--- /tmp/DOCMAN2A1MTJm	2023-03-27 09:09:14.237000150 +0900
+++ /tmp/DOCMAN2AmFtc6	2023-03-27 09:09:14.237000150 +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>