Corrections for 2.0 beta r2

This commit is contained in:
hooper114 2008-10-19 08:57:58 +00:00
parent da74f2d0d0
commit ed9e0c0426
5 changed files with 44 additions and 57 deletions

View File

@ -5,7 +5,7 @@
<TITLE>Composite Symbols</TITLE>
<META NAME="GENERATOR" CONTENT="OpenOffice.org 2.4 (Unix)">
<META NAME="CREATED" CONTENT="0;0">
<META NAME="CHANGED" CONTENT="20080316;12521000">
<META NAME="CHANGED" CONTENT="20081019;9072300">
<META NAME="ProgId" CONTENT="FrontPage.Editor.Document">
<META HTTP-EQUIV="Content-Language" CONTENT="en-gb">
<STYLE TYPE="text/css">
@ -64,7 +64,7 @@ as with other encoding methods. Valid values are shown below.</P>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=105>
<P ALIGN=CENTER>110</P>
<P ALIGN=CENTER>130</P>
</TD>
<TD WIDTH=254>
<P ALIGN=CENTER><FONT FACE="Courier">BARCODE_EANX_CC</FONT></P>
@ -75,7 +75,7 @@ as with other encoding methods. Valid values are shown below.</P>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=105>
<P ALIGN=CENTER>111</P>
<P ALIGN=CENTER>131</P>
</TD>
<TD WIDTH=254>
<P ALIGN=CENTER><FONT FACE="Courier">BARCODE_EAN128_CC</FONT></P>
@ -86,7 +86,7 @@ as with other encoding methods. Valid values are shown below.</P>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=105>
<P ALIGN=CENTER>112</P>
<P ALIGN=CENTER>132</P>
</TD>
<TD WIDTH=254>
<P ALIGN=CENTER><FONT FACE="Courier">BARCODE_RSS14_CC</FONT></P>
@ -98,7 +98,7 @@ as with other encoding methods. Valid values are shown below.</P>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=105>
<P ALIGN=CENTER>113</P>
<P ALIGN=CENTER>133</P>
</TD>
<TD WIDTH=254>
<P ALIGN=CENTER><FONT FACE="Courier">BARCODE_RSS_LTD_CC</FONT></P>
@ -110,7 +110,7 @@ as with other encoding methods. Valid values are shown below.</P>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=105>
<P ALIGN=CENTER>114</P>
<P ALIGN=CENTER>134</P>
</TD>
<TD WIDTH=254>
<P ALIGN=CENTER><FONT FACE="Courier">BARCODE_RSS_EXP_CC</FONT></P>
@ -122,7 +122,7 @@ as with other encoding methods. Valid values are shown below.</P>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=105>
<P ALIGN=CENTER>115</P>
<P ALIGN=CENTER>135</P>
</TD>
<TD WIDTH=254>
<P ALIGN=CENTER><FONT FACE="Courier">BARCODE_UPCA_CC</FONT></P>
@ -133,7 +133,7 @@ as with other encoding methods. Valid values are shown below.</P>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=105>
<P ALIGN=CENTER>116</P>
<P ALIGN=CENTER>136</P>
</TD>
<TD WIDTH=254>
<P ALIGN=CENTER><FONT FACE="Courier">BARCODE_UPCE_CC</FONT></P>
@ -144,7 +144,7 @@ as with other encoding methods. Valid values are shown below.</P>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=105>
<P ALIGN=CENTER>117</P>
<P ALIGN=CENTER>137</P>
</TD>
<TD WIDTH=254>
<P ALIGN=CENTER><FONT FACE="Courier">BARCODE_RSS14STACK_CC</FONT></P>
@ -156,7 +156,7 @@ as with other encoding methods. Valid values are shown below.</P>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=105>
<P ALIGN=CENTER>118</P>
<P ALIGN=CENTER>138</P>
</TD>
<TD WIDTH=254>
<P ALIGN=CENTER><FONT FACE="Courier">BARCODE_RSS14_OMNI_CC</FONT></P>
@ -168,7 +168,7 @@ as with other encoding methods. Valid values are shown below.</P>
</TR>
<TR VALIGN=TOP>
<TD WIDTH=105>
<P ALIGN=CENTER>119</P>
<P ALIGN=CENTER>139</P>
</TD>
<TD WIDTH=254>
<P ALIGN=CENTER><FONT FACE="Courier">BARCODE_RSS_EXPSTACK_CC</FONT></P>
@ -185,14 +185,14 @@ composite symbol should be entered into a primary string with the
data for the 2D component being entered in the normal way. To do this
at the command prompt use the <FONT FACE="Courier">--primary=</FONT>
command. For example:</P>
<P ALIGN=LEFT><FONT FACE="Courier">zint -b 110 --mode=1
<P ALIGN=LEFT><FONT FACE="Courier">zint -b 130 --mode=1
--primary=331234567890 -d &quot;[99]1234-abcd&quot;</FONT></P>
<P ALIGN=LEFT>This creates an EAN-13 linear component with the data
&quot;331234567890&quot; and a 2D CC-A (see below) component with the
data &quot;(99)1234-abcd&quot;. The same results can be achieved
using the API as shown below:</P>
<P ALIGN=LEFT>&nbsp;&nbsp;&nbsp;&nbsp;<FONT FACE="Courier, monospace"><FONT SIZE=2>my_symbol-&gt;symbology
= 110;<BR>&nbsp;&nbsp;&nbsp;&nbsp;my_symbol-&gt;option_1 =
= 130;<BR>&nbsp;&nbsp;&nbsp;&nbsp;my_symbol-&gt;option_1 =
1;<BR>&nbsp;&nbsp;&nbsp;&nbsp;strcpy(my_symbol-&gt;primary,
&quot;331234567890&quot;);<BR>&nbsp;&nbsp;&nbsp;&nbsp;ZBarcode_Encode_and_Print(my_symbol,
&quot;[99]1234-abcd&quot;);</FONT></FONT></P>

View File

@ -3,9 +3,9 @@
<HEAD>
<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8">
<TITLE>Installing Zint</TITLE>
<META NAME="GENERATOR" CONTENT="OpenOffice.org 2.3 (Linux)">
<META NAME="GENERATOR" CONTENT="OpenOffice.org 2.4 (Unix)">
<META NAME="CREATED" CONTENT="20070730;21081900">
<META NAME="CHANGED" CONTENT="20080329;19111200">
<META NAME="CHANGED" CONTENT="20081019;8493400">
<STYLE TYPE="text/css">
<!--
TD P { color: #000000 }
@ -60,39 +60,21 @@ available from
<A HREF="http://megaui.net/fukuchi/works/qrencode/index.en.html">http://megaui.net/fukuchi/works/qrencode/index.en.html</A>.
If you don't need QR Code support this can be disabled during
compilation.</P>
<P STYLE="font-style: normal">To install libzint with QR Code support
follow these steps</P>
<P STYLE="font-style: normal"><FONT FACE="Courier, monospace"><FONT SIZE=2>cd
backend<BR>make<BR>make install</FONT></FONT></P>
<P>To install Zint with QR Code support follow these steps</P>
<P STYLE="font-style: normal"><FONT FACE="Courier, monospace"><FONT SIZE=2>make<BR>make
install</FONT></FONT></P>
<P STYLE="font-style: normal">If you do not want QR Code support use
the following steps</P>
<P STYLE="font-style: normal"><FONT FACE="Courier, monospace"><FONT SIZE=2>cd
backend<BR>make libzint_noqr<BR>make install</FONT></FONT></P>
<P><BR><BR>
</P>
<P STYLE="font-style: normal"><A NAME="FRONTEND"></A><FONT SIZE=5><B>2.2
Installing the front end</B></FONT></P>
<P STYLE="font-style: normal">To install the front end follow these
steps</P>
<P STYLE="font-style: normal"><FONT FACE="Courier, monospace"><FONT SIZE=2>cd
frontend<BR>make<BR>make install</FONT></FONT></P>
<P><BR><BR>
</P>
<P STYLE="font-style: normal"><A NAME="TESTING"></A><FONT SIZE=5><B>2.3
<P><FONT FACE="Courier, monospace"><SPAN STYLE="font-style: normal"><FONT SIZE=2>make
libzint_noqr<BR>make install</FONT></SPAN></FONT></P>
<P STYLE="font-style: normal"><A NAME="TESTING"></A><FONT SIZE=5><B>2.2
Testing the Installation</B></FONT></P>
<P STYLE="font-style: normal">To test that the installation has been
sucessful a shell script is included in the frontend folder. To run
the test type</P>
<P STYLE="font-style: normal"><FONT FACE="Courier, monospace"><FONT SIZE=2>./test.sh</FONT></FONT></P>
<P STYLE="font-style: normal">This should create numerous files
showing the many modes of operation which are available from Zint. If
you get the following message...</P>
<P STYLE="font-style: normal"><FONT FACE="Courier, monospace"><FONT SIZE=2>zint:
error while loading shared libraries: libzint.so: cannot open shared
object file: No such file or directory</FONT></FONT></P>
<P STYLE="font-style: normal">try the following as root:</P>
<P STYLE="font-style: normal"><FONT FACE="Courier, monospace"><FONT SIZE=2>ldconfig</FONT></FONT></P>
<P><BR><BR>
<P>This should create numerous files showing the many modes of
operation which are available from Zint.
</P>
<HR>
<TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0>

View File

@ -5,7 +5,7 @@
<TITLE>Legal and Version Information</TITLE>
<META NAME="GENERATOR" CONTENT="OpenOffice.org 2.4 (Unix)">
<META NAME="CREATED" CONTENT="20070730;21081900">
<META NAME="CHANGED" CONTENT="20080919;22141300">
<META NAME="CHANGED" CONTENT="20081019;9230600">
<STYLE TYPE="text/css">
<!--
TD P { color: #000000 }
@ -166,9 +166,12 @@ and check digit bugs in PostNet and Planet. 8/7/2008</P>
<P>v1.6.2 Added KIX Code support and PNG image rotation.
Corrected a bug affecting extended ASCII support in Code 128 and Code
16k. 28/7/2008.</P>
<P>v2.0 Added support for Aztec Code, Codablock-F, Code 32,
<P>v2.0 beta - Added support for Aztec Code, Codablock-F, Code 32,
EAN-14 and DAFT Code. Re-arranged symbology numbers to match Tbarcode
v8. Corrected a never ending loop bug in EAN-128.</P>
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
128, EAN-128, Aztec Code, Codablock-F, Code 16k, Postnet, PLANET,
NVE-18, PZN, Data Matrix, Maxicode and QR Code)</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
order:</P>

View File

@ -5,7 +5,7 @@
<TITLE>One-Dimensional Symbols</TITLE>
<META NAME="GENERATOR" CONTENT="OpenOffice.org 2.4 (Unix)">
<META NAME="CREATED" CONTENT="20070730;21081900">
<META NAME="CHANGED" CONTENT="20080919;21075300">
<META NAME="CHANGED" CONTENT="20081019;9043400">
<STYLE TYPE="text/css">
<!--
TD P { color: #000000 }
@ -164,7 +164,7 @@ digit.</P>
<P>Based on Plessey and developed by MSE Data Corporation, MSI
Plessey is available with a range of check digit options available by
setting <FONT FACE="Courier, monospace">option_2</FONT> or by using
the <FONT FACE="Courier, monospace">ver=</FONT> switch. Any length
the <FONT FACE="Courier, monospace">ver=</FONT> switch. Any length
numeric (digits 0-9) input can be encoded. The table below shows the
options available:</P>
<CENTER>
@ -380,14 +380,16 @@ following is an example of a valid DataBar Expanded input</SPAN></FONT></P>
--barcode=31 -d &quot;[01]98898765432106[3202]012345[15]991231&quot;</FONT></FONT></P>
<P ALIGN=CENTER><IMG SRC="databar.png" NAME="graphics12" ALIGN=LEFT WIDTH=302 HEIGHT=118 BORDER=0><BR CLEAR=LEFT><BR><BR>
</P>
<P ALIGN=LEFT>[1] Extended ASCII support requires the input data to
be in a plain ASCII format. This can be difficult to do from the
command prompt which may use the UTF-8 standard or similar
international character support. An example program <FONT FACE="Courier, monospace">exttest.c</FONT>
is included in the frontend folder to show how extended ASCII can be
used to produce the following symbol. Extended ASCII characters may
not display properly in EPS images due to the restrictions of the EPS
format.</P>
<P ALIGN=LEFT>[1] The zint command line program requires Latin-1
characters to be encoded using the UTF-8 system. These are converted
by the front-end into an extended ASCII string. When using the API
this type conversion will need to be done before invoking the library
otherwise the data will become corrupted. An example program
<FONT FACE="Courier, monospace">exttest.c</FONT> is included in the
/<FONT FACE="Courier, monospace">frontend</FONT> folder to show how
extended ASCII can be used to produce the following symbol. Extended
ASCII characters may not display properly in EPS due to the
restrictions of the EPS format.</P>
<P ALIGN=LEFT><IMG SRC="barext.png" NAME="graphics13" ALIGN=LEFT WIDTH=246 HEIGHT=118 BORDER=0><BR CLEAR=LEFT><BR><BR>
</P>
<HR>

View File

@ -5,7 +5,7 @@
<TITLE>Types of Symbol</TITLE>
<META NAME="GENERATOR" CONTENT="OpenOffice.org 2.4 (Unix)">
<META NAME="CREATED" CONTENT="20070730;21081900">
<META NAME="CHANGED" CONTENT="20080316;13273800">
<META NAME="CHANGED" CONTENT="20081019;8532700">
<STYLE TYPE="text/css">
<!--
TD P { color: #000000 }
@ -83,7 +83,7 @@ has a page dedicated to it.</P>
</TD>
<TD WIDTH=247>
<P ALIGN=CENTER STYLE="font-style: normal; font-weight: medium">Code
16k, PDF417</P>
16k, PDF417, Codablock-F</P>
</TD>
</TR>
<TR VALIGN=TOP>
@ -130,7 +130,7 @@ has a page dedicated to it.</P>
</TD>
<TD WIDTH=247>
<P ALIGN=CENTER STYLE="font-style: normal; font-weight: medium">Data
Matrix, QR Code, Maxicode</P>
Matrix, QR Code, Maxicode, Aztec Code</P>
</TD>
</TR>
<TR VALIGN=TOP>