mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
NULL character support
This commit is contained in:
@ -59,7 +59,11 @@ the barcode symbologies supported by them.</P>
|
||||
</DT><DT>
|
||||
3.8 <A HREF="frontend.html#ROTATE">Rotating the Symbol</A>
|
||||
</DT><DT>
|
||||
3.9 <A HREF="frontend.html#OTHER">Other Options</A>
|
||||
3.9 <A HREF="frontend.html#SCALE">Adjusting Image Size</A>
|
||||
</DT><DT>
|
||||
3.10 <A HREF="frontend.html#NULL">Handling NULL Characters</A>
|
||||
</DT><DT>
|
||||
3.11 <A HREF="frontend.html#OTHER">Other Options</A>
|
||||
</DT></DL>
|
||||
<DT>
|
||||
4. <A HREF="backend.html">Using the API</A>
|
||||
@ -179,6 +183,8 @@ the barcode symbologies supported by them.</P>
|
||||
Truncated</A></DT><DT>
|
||||
5.1.12.2 <A HREF="onedim.html#RSSLTD">DataBar Limited</A></DT><DT>
|
||||
5.1.12.3 <A HREF="onedim.html#RSSEXP">DataBar Expanded</A></DT></DL>
|
||||
<DT>
|
||||
5.1.13 <A HREF="onedim.html#KOREA">Korea Post</A></DT>
|
||||
</DL>
|
||||
<DT>
|
||||
5.2 <A HREF="stacked.html">Stacked Symbologies</A>
|
||||
@ -338,4 +344,4 @@ the barcode symbologies supported by them.</P>
|
||||
<P><BR><BR>
|
||||
</P>
|
||||
</BODY>
|
||||
</HTML>
|
||||
</HTML>
|
||||
|
Reference in New Issue
Block a user