mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
Add HIBC
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
<BODY LANG="en-GB" TEXT="#000000" LINK="#0000ff" VLINK="#840084" BGCOLOR="#ffffff" DIR="LTR">
|
||||
<H1>Zint Barcode Generator</H1>
|
||||
<P><FONT SIZE=4>by Robin Stuart <robin@zint.org.uk></FONT></P>
|
||||
<P>Version 2.1, 24<SUP>th</SUP> January 2009</P>
|
||||
<P>Version 2.1.1, 10<SUP>th</SUP> February 2009</P>
|
||||
<P>This document is a guide to Zint, the <I>libzint</I> library and
|
||||
the barcode symbologies supported by them.</P>
|
||||
<HR>
|
||||
@ -145,6 +145,8 @@ the barcode symbologies supported by them.</P>
|
||||
5.1.8.5 <A HREF="onedim.html#LOGMARS">LOGMARS</A>
|
||||
</DT><DT>
|
||||
5.1.8.6 <A HREF="onedim.html#CODE32">Code 32</A>
|
||||
</DT><DT>
|
||||
5.1.8.7 <A HREF="onedim.html#HIBC39">HIBC Code 39</A>
|
||||
</DT></DL>
|
||||
<DT>
|
||||
5.1.9 <A HREF="onedim.html#CODABAR">Codabar (EN 798)</A>
|
||||
@ -164,6 +166,8 @@ the barcode symbologies supported by them.</P>
|
||||
5.1.11.4 <A HREF="onedim.html#EAN14">EAN-14</A>
|
||||
</DT><DT>
|
||||
5.1.11.5 <A HREF="onedim.html#NVE18">NVE-18</A>
|
||||
</DT><DT>
|
||||
5.1.11.6 <A HREF="onedim.html#HIBC128">HIBC Code 128</A>
|
||||
</DT></DL>
|
||||
<DT>
|
||||
5.1.12 <A HREF="onedim.html#DATABAR">GS1 DataBar (ISO 24724)</A>
|
||||
|
Reference in New Issue
Block a user