]> git.sur5r.net Git - glabels/commit
Barcodes are now resizable interactively on the canvas in both width and height ...
authorJim Evins <evins@snaught.com>
Sat, 25 Jan 2003 00:43:45 +0000 (00:43 +0000)
committerJim Evins <evins@snaught.com>
Sat, 25 Jan 2003 00:43:45 +0000 (00:43 +0000)
commit251323ecb306c6ed40528a6e57e0dbd2a0495f5c
tree3667420446b2ef5e950b293b3d54adb40cc1979d
parent68b7f3520db383f2ca7000533e63c39f3f07f7c7
Barcodes are now resizable interactively on the canvas in both width and height (no more scale).
Added checkbox to turn-off checksum digit on barcodes when it is optional.

git-svn-id: https://glabels.svn.sourceforge.net/svnroot/glabels/trunk@245 f5e0f49d-192f-0410-a22d-a8d8700d0965
16 files changed:
glabels2/src/bc-gnubarcode.c
glabels2/src/bc-gnubarcode.h
glabels2/src/bc-postnet.c
glabels2/src/bc-postnet.h
glabels2/src/bc.c
glabels2/src/bc.h
glabels2/src/label-barcode.c
glabels2/src/label-barcode.h
glabels2/src/print.c
glabels2/src/view-barcode.c
glabels2/src/view-highlight.c
glabels2/src/wdgt-bc-props.c
glabels2/src/wdgt-bc-props.h
glabels2/src/wdgt-bc-style.c
glabels2/src/wdgt-bc-style.h
glabels2/src/xml-label.c