]> git.sur5r.net Git - glabels/blobdiff - bc-backends/qrencode-3.1.0/TODO
Relocated barcode backends.
[glabels] / bc-backends / qrencode-3.1.0 / TODO
diff --git a/bc-backends/qrencode-3.1.0/TODO b/bc-backends/qrencode-3.1.0/TODO
new file mode 100644 (file)
index 0000000..8564ee9
--- /dev/null
@@ -0,0 +1,12 @@
+Thread unsafe.
+Only two functions, QRspec_newFrame() and init_rs(), are thread unsafe, but
+most of qrencode functions are thread unsafe because of them.
+
+This package contains
+*.c and *.h files (total):  8077 lines, 198863 bytes.
+configure script         : 22539 lines, 725612 bytes.
+It's absolutely crazy.
+
+Documents (not only the README, but also the manual of the library) needs
+revision of grammer, spell or to resolve ambiguity or incomplete descriptions.
+Feel really free to send us your revision.