Subject: | xo_code128 should error out on invalid type |
xo_code128 seems to take a -type argument ('a', 'b', or 'c')
This should either have a sane default or throw an error when missing ( or invalid )
If missing or invalid ( 'A', for instance ) unscannable barcodes are generated.
Thanks.