X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=docs%2Flibglbarcode%2Ftmpl%2Flgl-barcode-type.sgml;fp=docs%2Flibglbarcode%2Ftmpl%2Flgl-barcode-type.sgml;h=0000000000000000000000000000000000000000;hb=0be9b6d8653b1020e466541b890e97a03590f83b;hp=c7c1d6f61bf455dff174f4b3ab67863e711fdb81;hpb=8e4c50283c4f353b18c68474f91209b8bd050557;p=glabels diff --git a/docs/libglbarcode/tmpl/lgl-barcode-type.sgml b/docs/libglbarcode/tmpl/lgl-barcode-type.sgml deleted file mode 100644 index c7c1d6f6..00000000 --- a/docs/libglbarcode/tmpl/lgl-barcode-type.sgml +++ /dev/null @@ -1,36 +0,0 @@ - -Barcode Types - - -Enumeration of supported barcode types - - - -This section describes an enumeration for selecting one of the barcode types supported by libglbarcode. - - - - - - - - - - - - - - - -This enumeration is used to select a built-in barcode type. The currently supported barcode types are - - -@LGL_BARCODE_TYPE_POSTNET: USPS Postnet Barcode (5, 9, or 11 digits) -@LGL_BARCODE_TYPE_POSTNET_5: USPS Postnet Barcode (5 digits) -@LGL_BARCODE_TYPE_POSTNET_9: USPS Postnet Barcode (9 digits) -@LGL_BARCODE_TYPE_POSTNET_11: USPS Postnet Barcode (11 digits) -@LGL_BARCODE_TYPE_CEPNET: Brazilian Postal Code -@LGL_BARCODE_TYPE_ONECODE: USPS Intelligent Mail Barcode -@LGL_BARCODE_TYPE_CODE39: Code 39 -@LGL_BARCODE_TYPE_CODE39_EXT: Extended Code 39 (Supports full ASCII character set) -