0.7
version 0.7:
- fix perl MANIFEST
- release updates (version, NEWS, packaging)
- adjust [py]gtk distributed files
- draw new logo (rough, no Xrender yet)
- fix Makefile.am syntax error
- fixup some perl distribution details
- project name change: everything "zebra" becomes "zbar"
- remove old logo
- add first pass python bindings!
- fix perl mortality bug
- add new cfg constants to perl
- fix perl doc handler ref
- fix processor set_active error propagation
- add wiki examples (scan_image., processor.)
- add missing trailing quiet zone checks for ean and code39
- add min/max code length cfg/check for i25,code128,code39,pdf417
- add image scan density API/option
- tweak option parser to be more strict/correct about abbreviations
- add API to force specific video io modes (req #2293955)
- apply patches for more broken driver workarounds (req #2293955)
- fix(?) C++ string to fourcc conversion
- add missing C++ wrappers
- add additional examples to man pages (symbology enable/disable)
- add missing options to man page synopsis
- add missing --xml option to man pages