Correct formatting and update to version 2.0

This commit is contained in:
hooper114 2008-11-18 08:54:47 +00:00
parent 6ae8a7d0d8
commit 3cf4212869
4 changed files with 1745 additions and 1786 deletions

View File

@ -43,6 +43,7 @@ in the subsequent section.</P>
<P><A NAME="ASCII"></A><FONT SIZE=5><B>A.1 ASCII Standard</B></FONT></P> <P><A NAME="ASCII"></A><FONT SIZE=5><B>A.1 ASCII Standard</B></FONT></P>
<P>The ubiquitous ASCII standard is well known to most computer <P>The ubiquitous ASCII standard is well known to most computer
users. It's reproduced here for reference.</P> users. It's reproduced here for reference.</P>
<CENTER>
<TABLE WIDTH=681 BORDER=1 BORDERCOLOR="#000000" CELLPADDING=4 CELLSPACING=3> <TABLE WIDTH=681 BORDER=1 BORDERCOLOR="#000000" CELLPADDING=4 CELLSPACING=3>
<COL WIDTH=64> <COL WIDTH=64>
<COL WIDTH=65> <COL WIDTH=65>
@ -551,11 +552,13 @@ users. It's reproduced here for reference.</P>
</TR> </TR>
</TBODY> </TBODY>
</TABLE> </TABLE>
</CENTER>
<BR><BR> <BR><BR>
<P><FONT SIZE=5><A NAME="LATIN1"></A><B>A.2 Latin Alphabet No 1 (ISO 8859-1)</B></FONT></P> <P><FONT SIZE=5><A NAME="LATIN1"></A><B>A.2 Latin Alphabet No 1 (ISO 8859-1)</B></FONT></P>
<P STYLE="margin-bottom: 0cm">A common extension to the ASCII <P STYLE="margin-bottom: 0cm">A common extension to the ASCII
standard, Latin-1 is used to expand the range of Code 128 and PDF417 symbols.</P> standard, Latin-1 is used to expand the range of Code 128 and PDF417 symbols.</P>
<BR> <BR>
<CENTER>
<TABLE WIDTH=681 BORDER=1 BORDERCOLOR="#000000" CELLPADDING=4 CELLSPACING=3> <TABLE WIDTH=681 BORDER=1 BORDERCOLOR="#000000" CELLPADDING=4 CELLSPACING=3>
<COL WIDTH=64> <COL WIDTH=64>
<COL WIDTH=65> <COL WIDTH=65>
@ -1096,6 +1099,7 @@ standard, Latin-1 is used to expand the range of Code 128 and PDF417 symbols.</P
</TR> </TR>
</TBODY> </TBODY>
</TABLE> </TABLE>
</CENTER>
<HR> <HR>
<TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0> <TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0>
<TR VALIGN=TOP> <TR VALIGN=TOP>

View File

@ -5,7 +5,7 @@
<TITLE>Zint Barcode Generator</TITLE> <TITLE>Zint Barcode Generator</TITLE>
<META NAME="GENERATOR" CONTENT="OpenOffice.org 2.4 (Unix)"> <META NAME="GENERATOR" CONTENT="OpenOffice.org 2.4 (Unix)">
<META NAME="CREATED" CONTENT="20070802;10154800"> <META NAME="CREATED" CONTENT="20070802;10154800">
<META NAME="CHANGED" CONTENT="20080919;22151900"> <META NAME="CHANGED" CONTENT="20081118;8433800">
<STYLE TYPE="text/css"> <STYLE TYPE="text/css">
<!-- <!--
TD P { color: #000000 } TD P { color: #000000 }
@ -20,8 +20,8 @@
</HEAD> </HEAD>
<BODY LANG="en-GB" TEXT="#000000" LINK="#0000ff" VLINK="#840084" BGCOLOR="#ffffff" DIR="LTR"> <BODY LANG="en-GB" TEXT="#000000" LINK="#0000ff" VLINK="#840084" BGCOLOR="#ffffff" DIR="LTR">
<H1>Zint Barcode Generator</H1> <H1>Zint Barcode Generator</H1>
<H3>by Robin Stuart</H3> <H3>by Robin Stuart <SPAN STYLE="font-weight: medium">&lt;robin@zint.org.uk&gt;</SPAN></H3>
<P>Version 2.0, TBC 2008</P> <P>Version 2.0, 18<SUP>th</SUP> November 2008</P>
<P>This document is a guide to Zint, the <I>libzint</I> library and <P>This document is a guide to Zint, the <I>libzint</I> library and
the barcode symbologies supported by them.</P> the barcode symbologies supported by them.</P>
<HR> <HR>
@ -240,7 +240,7 @@ the barcode symbologies supported by them.</P>
5.5.1.3 <A HREF="fourstate.html#AUSROUTE">Routing Barcode</A> 5.5.1.3 <A HREF="fourstate.html#AUSROUTE">Routing Barcode</A>
</DT><DT> </DT><DT>
5.5.1.4 <A HREF="fourstate.html#AUSREDIRECT">Redirect Barcode</A> 5.5.1.4 <A HREF="fourstate.html#AUSREDIRECT">Redirect Barcode</A>
</DT></DL> </DT></DL>
<DT> <DT>
5.5.2 <A HREF="fourstate.html#RM4SCC">Royal Mail 4-State Country 5.5.2 <A HREF="fourstate.html#RM4SCC">Royal Mail 4-State Country
Code (RM4SCC)</A> Code (RM4SCC)</A>
@ -256,7 +256,7 @@ the barcode symbologies supported by them.</P>
5.6.2 <A HREF="twodims.html#QRCODE">QR Code (ISO 18004)</A> 5.6.2 <A HREF="twodims.html#QRCODE">QR Code (ISO 18004)</A>
</DT><DT> </DT><DT>
5.6.3 <A HREF="twodims.html#MICROQR">Micro QR Code (ISO 18004)</A> 5.6.3 <A HREF="twodims.html#MICROQR">Micro QR Code (ISO 18004)</A>
</DT><DT> </DT><DT>
5.6.4 <A HREF="twodims.html#MAXI">Maxicode (ISO 16023)</A> 5.6.4 <A HREF="twodims.html#MAXI">Maxicode (ISO 16023)</A>
</DT><DT> </DT><DT>
5.6.5 <A HREF="twodims.html#AZTEC">Aztec Code (ISO 24778)</A> 5.6.5 <A HREF="twodims.html#AZTEC">Aztec Code (ISO 24778)</A>
@ -267,7 +267,7 @@ the barcode symbologies supported by them.</P>
5.7 <A HREF="markings.html">Other Barcode-Like Markings</A></DT><DL> 5.7 <A HREF="markings.html">Other Barcode-Like Markings</A></DT><DL>
<DT> <DT>
5.7.1 <A HREF="markings.html#FIM">Facing Identification Mark (FIM)</A> 5.7.1 <A HREF="markings.html#FIM">Facing Identification Mark (FIM)</A>
</DT><DT> </DT><DT>
5.7.2 <A HREF="markings.html#FLAT">Flattermarken</A> 5.7.2 <A HREF="markings.html#FLAT">Flattermarken</A>
</DT><DT> </DT><DT>
5.7.3 <A HREF="markings.html#DAFT">DAFT Code</A> 5.7.3 <A HREF="markings.html#DAFT">DAFT Code</A>
@ -294,7 +294,7 @@ the barcode symbologies supported by them.</P>
A.1 <A HREF="appxa.html#ASCII">ASCII Standard</A> A.1 <A HREF="appxa.html#ASCII">ASCII Standard</A>
</DT><DT> </DT><DT>
A.2 <A HREF="appxa.html#LATIN1">Latin Alphabet No 1 (ISO 8859-1)</A> A.2 <A HREF="appxa.html#LATIN1">Latin Alphabet No 1 (ISO 8859-1)</A>
</DT></DL> </DT></DL>
<DT> <DT>
B <A HREF="appxb.html">Appendix B: Three Digit Country Codes (ISO B <A HREF="appxb.html">Appendix B: Three Digit Country Codes (ISO
3166)</A> 3166)</A>
@ -303,7 +303,7 @@ the barcode symbologies supported by them.</P>
</DT><DL> </DT><DL>
<DT> <DT>
C.1 <A HREF="appxc.html#AI">Application Identifiers</A> C.1 <A HREF="appxc.html#AI">Application Identifiers</A>
</DT><DT> </DT><DT STYLE="margin-bottom: 0.5cm">
C.2 <A HREF="appxc.html#FIELDS">Fixed Length Fields</A> C.2 <A HREF="appxc.html#FIELDS">Fixed Length Fields</A>
</DT></DL> </DT></DL>
</DL> </DL>

View File

@ -5,7 +5,7 @@
<TITLE>Legal and Version Information</TITLE> <TITLE>Legal and Version Information</TITLE>
<META NAME="GENERATOR" CONTENT="OpenOffice.org 2.4 (Unix)"> <META NAME="GENERATOR" CONTENT="OpenOffice.org 2.4 (Unix)">
<META NAME="CREATED" CONTENT="20070730;21081900"> <META NAME="CREATED" CONTENT="20070730;21081900">
<META NAME="CHANGED" CONTENT="20081019;9230600"> <META NAME="CHANGED" CONTENT="20081118;8481000">
<STYLE TYPE="text/css"> <STYLE TYPE="text/css">
<!-- <!--
TD P { color: #000000 } TD P { color: #000000 }
@ -172,6 +172,9 @@ v8. Corrected a never ending loop bug in EAN-128. 29/9/2008</P>
<P>v2.0 beta r2 Many corrections and bugfixes. (Code 11, Code <P>v2.0 beta r2 Many corrections and bugfixes. (Code 11, Code
128, EAN-128, Aztec Code, Codablock-F, Code 16k, Postnet, PLANET, 128, EAN-128, Aztec Code, Codablock-F, Code 16k, Postnet, PLANET,
NVE-18, PZN, Data Matrix, Maxicode and QR Code)</P> NVE-18, PZN, Data Matrix, Maxicode and QR Code)</P>
<P>v2.0 - Made corrections to Aztec Code and tested output with
bcTester. Added Aztec Runes, Micro QR Code and Data Matrix ECC
000-140. Updated e-mail information. 18/11/2008</P>
<P><A NAME="CREDITS"></A><FONT SIZE=5><B>6.4 Sources of Information</B></FONT></P> <P><A NAME="CREDITS"></A><FONT SIZE=5><B>6.4 Sources of Information</B></FONT></P>
<P>Below is a list of some of the sources used in rough chronological <P>Below is a list of some of the sources used in rough chronological
order:</P> order:</P>

View File

@ -46,12 +46,7 @@ table. ECC200 uses Reed-Solomon error correction and is recommended
for new applications. The different modes are accessed using the for new applications. The different modes are accessed using the
<FONT FACE="Courier, monospace">mode=</FONT> option or by setting <FONT FACE="Courier, monospace">mode=</FONT> option or by setting
<FONT FACE="Courier, monospace">option_1</FONT>.</P> <FONT FACE="Courier, monospace">option_1</FONT>.</P>
<DL> <CENTER>
<DL>
<DL>
<DL>
<DL>
<DD>
<TABLE WIDTH=708 BORDER=1 CELLPADDING=4 CELLSPACING=3> <TABLE WIDTH=708 BORDER=1 CELLPADDING=4 CELLSPACING=3>
<COL WIDTH=143> <COL WIDTH=143>
<COL WIDTH=142> <COL WIDTH=142>
@ -156,11 +151,7 @@ for new applications. The different modes are accessed using the
</TD> </TD>
</TR> </TR>
</TABLE> </TABLE>
</DL> </CENTER>
</DL>
</DL>
</DL>
</DL>
<P><BR><BR> <P><BR><BR>
</P> </P>
<P ALIGN=CENTER><IMG SRC="matrix.png" NAME="graphics1" ALIGN=LEFT WIDTH=44 HEIGHT=44 BORDER=0><BR CLEAR=LEFT><BR><BR> <P ALIGN=CENTER><IMG SRC="matrix.png" NAME="graphics1" ALIGN=LEFT WIDTH=44 HEIGHT=44 BORDER=0><BR CLEAR=LEFT><BR><BR>
@ -176,14 +167,7 @@ all of the other code symbologies provided by <I>libzint</I>. Four
levels of error correction are available using the <FONT FACE="Courier, monospace">security=</FONT> levels of error correction are available using the <FONT FACE="Courier, monospace">security=</FONT>
option or setting <FONT FACE="Courier, monospace">option_1</FONT> as option or setting <FONT FACE="Courier, monospace">option_1</FONT> as
shown in the following table.</P> shown in the following table.</P>
<DL> <CENTER>
<DL>
<DL>
<DL>
<DL>
<DL>
<DL>
<DD>
<TABLE WIDTH=715 BORDER=1 CELLPADDING=4 CELLSPACING=3> <TABLE WIDTH=715 BORDER=1 CELLPADDING=4 CELLSPACING=3>
<COL WIDTH=74> <COL WIDTH=74>
<COL WIDTH=113> <COL WIDTH=113>
@ -260,13 +244,7 @@ shown in the following table.</P>
</TD> </TD>
</TR> </TR>
</TABLE> </TABLE>
</DL> </CENTER>
</DL>
</DL>
</DL>
</DL>
</DL>
</DL>
<P><BR><BR> <P><BR><BR>
</P> </P>
<P>The size of the symbol can be set by using the <FONT FACE="Courier, monospace">vers=</FONT> <P>The size of the symbol can be set by using the <FONT FACE="Courier, monospace">vers=</FONT>
@ -485,14 +463,7 @@ symbol. Two options are available to change this behaviour:</P>
<FONT FACE="Courier, monospace">--ver=</FONT> switch followed by (or <FONT FACE="Courier, monospace">--ver=</FONT> switch followed by (or
setting <FONT FACE="Courier, monospace">option_2</FONT> to) a value setting <FONT FACE="Courier, monospace">option_2</FONT> to) a value
between 1 and 36 according to the following table:</P> between 1 and 36 according to the following table:</P>
<DL> <CENTER>
<DL>
<DL>
<DL>
<DL>
<DL>
<DL>
<DD>
<TABLE WIDTH=684 BORDER=1 CELLPADDING=4 CELLSPACING=3> <TABLE WIDTH=684 BORDER=1 CELLPADDING=4 CELLSPACING=3>
<COL WIDTH=184> <COL WIDTH=184>
<COL WIDTH=473> <COL WIDTH=473>
@ -522,13 +493,7 @@ between 1 and 36 according to the following table:</P>
</TD> </TD>
</TR> </TR>
</TABLE> </TABLE>
</DL> </CENTER>
</DL>
</DL>
</DL>
</DL>
</DL>
</DL>
<P ALIGN=LEFT><BR><BR> <P ALIGN=LEFT><BR><BR>
</P> </P>
<P ALIGN=LEFT>Note that in symbols which have a specified size the <P ALIGN=LEFT>Note that in symbols which have a specified size the
@ -539,14 +504,7 @@ codewords.</P>
be specified by use of the <FONT FACE="Courier, monospace">--mode=</FONT> be specified by use of the <FONT FACE="Courier, monospace">--mode=</FONT>
switch followed by (or setting <FONT FACE="Courier, monospace">option_1</FONT> switch followed by (or setting <FONT FACE="Courier, monospace">option_1</FONT>
to) a value from the following table:</P> to) a value from the following table:</P>
<DL> <CENTER>
<DL>
<DL>
<DL>
<DL>
<DL>
<DL>
<DD>
<TABLE WIDTH=681 BORDER=1 CELLPADDING=4 CELLSPACING=3> <TABLE WIDTH=681 BORDER=1 CELLPADDING=4 CELLSPACING=3>
<COL WIDTH=220> <COL WIDTH=220>
<COL WIDTH=434> <COL WIDTH=434>
@ -591,13 +549,7 @@ to) a value from the following table:</P>
</TD> </TD>
</TR> </TR>
</TABLE> </TABLE>
</DL> </CENTER>
</DL>
</DL>
</DL>
</DL>
</DL>
</DL>
<P ALIGN=LEFT><BR><BR> <P ALIGN=LEFT><BR><BR>
</P> </P>
<P ALIGN=LEFT>It is not possible to select both symbol size and error <P ALIGN=LEFT>It is not possible to select both symbol size and error