File: README

package info (click to toggle)
libdmtx 0.7.8-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 2,108 kB
  • sloc: ansic: 10,638; sh: 253; makefile: 154; perl: 28
file content (9 lines) | stat: -rwxr-xr-x 457 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
This test program uses OpenGL (Mesa) to simulate camera input,
and writes decoded Data Matrix streams to STDOUT.

Right-click on the window to cycle through the test images.  To
add your own images for testing, just overwrite any image in the
"rotate_test/images" directory with another 256x256 PNG file.  If
you want to add brand new images then you will have to update the
gFilename[] and gFileCount variables at the top of rotate_test.c
to include them.