[Cpri-develop] cpri/docs changes._tx,1.1,1.2 cpri._tx,1.6,1.7
Brought to you by:
chrisan,
rasmusmyklebust
|
From: <ch...@us...> - 2003-04-12 09:54:50
|
Update of /cvsroot/cpri/cpri/docs
In directory sc8-pr-cvs1:/tmp/cvs-serv28819/docs
Modified Files:
changes._tx cpri._tx
Log Message:
Added a change log file
Index: changes._tx
===================================================================
RCS file: /cvsroot/cpri/cpri/docs/changes._tx,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** changes._tx 30 Mar 2003 19:59:22 -0000 1.1
--- changes._tx 12 Apr 2003 09:54:45 -0000 1.2
***************
*** 41,44 ****
--- 41,54 ----
Changes
+ 0.9.1:
+ <ul>
+ <li>
+ Bug fixed: A line could be dropped between two pages in table print outs (windows)
+ <li>
+ Added some features that were lacking in the windows version: manuel feed,
+ selection of orientation, adjustable bar-code width and height
+
+ </ul>
+
0.9.0:
<ul>
***************
*** 46,47 ****
--- 56,58 ----
Initial official version.
</ul>
+
Index: cpri._tx
===================================================================
RCS file: /cvsroot/cpri/cpri/docs/cpri._tx,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** cpri._tx 30 Mar 2003 19:59:22 -0000 1.6
--- cpri._tx 12 Apr 2003 09:54:45 -0000 1.7
***************
*** 6,10 ****
@#
@multiwordheaders
! @manh="version 0.9.0" "CPRI" "Manual"
@document_title=CPRI Manual
@rtfh=cpri - an add on lib to CGUI for formatted printing
--- 6,10 ----
@#
@multiwordheaders
! @manh="version 0.9.1" "CPRI" "Manual"
@document_title=CPRI Manual
@rtfh=cpri - an add on lib to CGUI for formatted printing
***************
*** 32,36 ****
<center>Homepage: <a href="http://www.idt.mdh.se/~csg/cgui/cguix">http://www.idt.mdh.se/~csg/cgui/cguix</a></center>
<center><b>
! The Manual of CPRI 0.9.0
</b></center>
@!text
--- 32,36 ----
<center>Homepage: <a href="http://www.idt.mdh.se/~csg/cgui/cguix">http://www.idt.mdh.se/~csg/cgui/cguix</a></center>
<center><b>
! The Manual of CPRI 0.9.1
</b></center>
@!text
|