Desenvolver e Download de Software Open Source

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

category(Tag) tree

file info

category(Tag)
Reference
file name
roadmap
última actualização
2006-04-19 17:30
tipo
HTML
editor
Yusuke Yanbe
descrição
Roadmap of Project QR Code
linguagem
English
translate
--- /tmp/DOCMAN2VlQn5x	2023-03-29 02:52:47.980489774 +0900
+++ /tmp/DOCMAN2eNd6zu	2023-03-29 02:52:47.980489774 +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>