head	2.9;
access;
symbols
	tcllib-1-13:2.9
	tcllib-1-12:2.9
	tklib-0-5:2.9
	tcllib-1-11-1:2.9
	tcllib-1-11:2.9
	tklib-0-4-1:2.9
	tklib-0-4:2.9
	pie64:2.7
	pie631:2.6
	pie63:2.5
	pie54:1.23.1.1
	pie62:2.4
	tcl80:1.23.1
	pie61:2.3
	pie60:2.2
	pie53:1.23
	pie522:1.22
	pie521:1.21
	pie52:1.20
	pie51:1.19
	pie43:1.17
	pie42:1.16
	pie41:1.15
	pie40:1.14
	pie303:1.13
	pie302:1.12
	pie301:1.11
	pie30:1.10
	pie23:1.10
	pie22:1.9
	release21:1.8
	release20:1.5;
locks; strict;
comment	@# @;


2.9
date	2004.05.02.17.06.14;	author jfontain;	state Exp;
branches;
next	2.8;

2.8
date	2002.05.19.15.26.56;	author jfontain;	state Exp;
branches;
next	2.7;

2.7
date	2002.05.09.12.30.47;	author jfontain;	state Exp;
branches;
next	2.6;

2.6
date	2002.02.09.19.59.25;	author jfontain;	state Exp;
branches;
next	2.5;

2.5
date	2001.06.29.18.29.44;	author jfontain;	state Exp;
branches;
next	2.4;

2.4
date	2000.03.21.21.23.49;	author jfontain;	state Exp;
branches;
next	2.3;

2.3
date	99.12.28.14.59.53;	author jfontain;	state Exp;
branches;
next	2.2;

2.2
date	99.09.08.20.13.26;	author jfontain;	state Exp;
branches;
next	2.1;

2.1
date	99.09.03.21.35.20;	author jfontain;	state Exp;
branches;
next	1.23;

1.23
date	99.03.30.21.23.22;	author jfontain;	state Exp;
branches
	1.23.1.1;
next	1.22;

1.22
date	98.12.19.14.01.17;	author jfontain;	state Exp;
branches;
next	1.21;

1.21
date	98.11.14.20.44.17;	author jfontain;	state Exp;
branches;
next	1.20;

1.20
date	98.06.09.21.18.57;	author jfontain;	state Exp;
branches;
next	1.19;

1.19
date	98.06.07.17.14.38;	author jfontain;	state Exp;
branches;
next	1.18;

1.18
date	98.05.03.19.55.05;	author jfontain;	state Exp;
branches;
next	1.17;

1.17
date	98.04.25.10.13.21;	author jfontain;	state Exp;
branches;
next	1.16;

1.16
date	98.04.20.20.17.11;	author jfontain;	state Exp;
branches;
next	1.15;

1.15
date	98.04.14.20.32.24;	author jfontain;	state Exp;
branches;
next	1.14;

1.14
date	98.04.03.06.33.53;	author jfontain;	state Exp;
branches;
next	1.13;

1.13
date	98.03.11.21.16.50;	author jfontain;	state Exp;
branches;
next	1.12;

1.12
date	97.10.31.11.26.07;	author jfontain;	state Exp;
branches;
next	1.11;

1.11
date	97.10.26.09.39.34;	author jfontain;	state Exp;
branches;
next	1.10;

1.10
date	96.12.29.13.24.27;	author jfontain;	state Exp;
branches;
next	1.9;

1.9
date	96.09.18.09.23.01;	author jfontain;	state Exp;
branches;
next	1.8;

1.8
date	96.02.20.12.28.32;	author jfontain;	state Exp;
branches;
next	1.7;

1.7
date	96.01.14.09.58.08;	author jfontain;	state Exp;
branches;
next	1.6;

1.6
date	95.10.17.15.55.15;	author jfontain;	state Exp;
branches;
next	1.5;

1.5
date	95.10.17.15.05.50;	author jfontain;	state Exp;
branches;
next	1.4;

1.4
date	95.10.12.21.10.05;	author jfontain;	state Exp;
branches;
next	1.3;

1.3
date	95.10.11.10.10.52;	author jfontain;	state Exp;
branches;
next	1.2;

1.2
date	95.10.02.10.40.59;	author jfontain;	state Exp;
branches;
next	1.1;

1.1
date	95.09.30.19.19.17;	author jfontain;	state Exp;
branches;
next	;

1.23.1.1
date	2000.03.26.09.34.21;	author jfontain;	state Exp;
branches;
next	;


desc
@@


2.9
log
@version 6.6.
@
text
@Tkpiechart is a Tcl only library which allows the creation of 2D or 3D
pies with labels in Tcl canvases.
This is version 6.6. It was tested with Tcl/Tk 8.3 and 8.4 on both
Linux and Windows platforms (it should work on all Tcl/Tk supported
platforms).
It is object oriented using the stooop (Simple Tcl Only Object
Oriented Programming) extension (version 4.1 or above).
A demo.tcl demonstration script is included.

Jean-Luc Fontaine, http://jfontain.free.fr/, mailto:jfontain@@free.fr
@


2.8
log
@version 6.5.
@
text
@d1 3
a3 4
Tkpiechart is a Tcl only library which allows the creation of pies
with labels in Tcl canvases.

This is version 6.5. It was tested with Tcl/Tk 8.3 and 8.4 on both
a5 1

d7 2
a8 13
Oriented Programming) extension (version 4.1 or above, tcl file
included).

Run the demo script to see what it looks like, read the man pages to
understand how to use it.

Whether you like it (or hate it), please let me know. I would like to
hear about bugs and improvements you would like to see. I will correct
the bugs quickly, especially if you send me a test script.

If you find a bug in the Tcl code and correct it yourself, please
email the modified code so I can include it in the next release. The
same goes for improvements.
@


2.7
log
@version 6.4.
@
text
@d4 1
a4 1
This is version 6.4. It was tested with Tcl/Tk 8.3 and 8.4 on both
@


2.6
log
@version 6.3.1.
@
text
@d4 1
a4 1
This is version 6.3.1. It was tested with Tcl/Tk 8.3 and 8.4 on both
@


2.5
log
@version 6.3.
@
text
@d4 1
a4 1
This is version 6.3. It was tested with Tcl/Tk 8.3 and 8.4 on both
@


2.4
log
@version 6.2
@
text
@d4 3
a6 2
This is version 6.2. It was tested with Tcl/Tk 8.3 on both Linux and
Windows platforms (it should work on all Tcl/Tk supported platforms).
d23 1
a23 2
Jean-Luc Fontaine
(http://jfontain.free.fr/, mailto:jfontain@@free.fr)
@


2.3
log
@version 3.1
@
text
@d4 1
a4 1
This is version 6.1. It was tested with Tcl/Tk 8.3 on both Linux and
@


2.2
log
@version 6.0.
@
text
@d4 1
a4 1
This is version 6.0. It was tested with Tcl8.2/Tk8.2 on both Linux and
d8 1
a8 1
Oriented Programming) extension (version 4.0.1 or above, tcl file
d23 1
a23 1
(http://www.multimania.com/jfontain/, mailto:jfontain@@multimania.com)
@


2.1
log
@version 6.0 for stooop 4.0.1.
@
text
@d1 2
a2 2
Some people have asked for a Tcl/Tk pie utility: so here is my little
implementation with Tcl, not as an extension.
@


1.23
log
@version 5.3.
@
text
@d4 2
a5 3
This is version 5.3. It was tested with Tcl8.0/Tk8.0, Tcl8.1/Tk8.1 and
the netscape plug-in 2.0, on both Linux and Windows platforms (it
should work on all Tcl/Tk supported platforms).
d8 1
a8 1
Oriented Programming) extension (version 3.7 or above, tcl file
a9 3

If you have netscape with the Tcl plug-in installed, just Open File...
demo.tcl and voila!
@


1.23.1.1
log
@version 5.4.
@
text
@d1 2
a2 2
Tkpiechart is a Tcl only library which allows the creation of pies
with labels in Tcl canvases.
d4 3
a6 3
This is version 5.4. It was tested with Tcl8.0/Tk8.0 and the netscape
plug-in 2.0, on both Linux and Windows platforms (it should work on
all Tcl/Tk supported platforms).
d27 1
a27 1
(http://jfontain.free.fr/, mailto:jfontain@@free.fr)
@


1.22
log
@version 5.2.2. use multimania.com instead of mygale.org.
@
text
@d4 2
a5 2
This is version 5.2.2. It was tested with Tcl8.0/Tk8.0, Tcl8.1/Tk8.1
and the netscape plug-in 2.0, on both Linux and Windows platforms (it
@


1.21
log
@version 5.2.1
@
text
@d4 1
a4 1
This is version 5.2.1. It was tested with Tcl8.0/Tk8.0, Tcl8.1/Tk8.1
d27 1
a27 1
(http://www.mygale.org/~jfontain/, mailto:jfontain@@mygale.org)
@


1.20
log
@version 5.2
@
text
@d4 2
a5 2
This is version 5.2. It was tested with Tcl8.0/Tk8.0, Tcl8.1/Tk8.1 and
the netscape plug-in 2.0, on both Linux and Windows platforms (it
d9 1
a9 1
Oriented Programming) extension (version 3.6 or above, tcl file
@


1.19
log
@version 5.1
@
text
@d4 1
a4 1
This is version 5.1. It was tested with Tcl8.0/Tk8.0, Tcl8.1/Tk8.1 and
d9 1
a9 1
Oriented Programming) extension (version 3.5.2 or above, tcl file
@


1.18
log
@version 5.0
@
text
@d4 1
a4 1
This is version 5.0. It was tested with Tcl8.0/Tk8.0, Tcl8.1/Tk8.1 and
d9 1
a9 1
Oriented Programming) extension (version 3.5.1 or above, tcl file
@


1.17
log
@version 4.3
@
text
@d4 1
a4 1
This is version 4.3. It was tested with Tcl8.0/Tk8.0, Tcl8.1/Tk8.1 and
d9 1
a9 1
Oriented Programming) extension (version 3.5 or above, tcl file
@


1.16
log
@version 4.2
@
text
@d4 1
a4 1
This is version 4.2. It was tested with Tcl8.0/Tk8.0, Tcl8.1/Tk8.1 and
@


1.15
log
@version 4.1
@
text
@d4 1
a4 1
This is version 4.1. It was tested with Tcl8.0/Tk8.0, Tcl8.1/Tk8.1 and
d26 2
a27 1
Jean-Luc Fontaine (mailto:jfontain@@mygale.org)
@


1.14
log
@version 4.0
@
text
@d4 1
a4 1
This is version 4.0. It was tested with Tcl8.0/Tk8.0, Tcl8.1/Tk8.1 and
d9 1
a9 1
Oriented Programming) extension (version 3.4 or above, tcl file
@


1.13
log
@version 3.0.3
@
text
@d4 3
a6 2
This is version 3.0.3. It was tested with Tcl8.0/Tk8.0, Tcl8.1/Tk8.1
and the netscape plug-in 2.0b3 or above.
d9 1
a9 1
Oriented Programming) extension (version 3.0 or above, tcl file
@


1.12
log
@version 3.0.2
@
text
@d4 2
a5 2
This is version 3.0.2. It was tested with Tcl8.0/Tk8.0 and the
netscape plug-in 2.0b3 or above.
@


1.11
log
@version 3.0.1
@
text
@d4 1
a4 1
This is version 3.0.1. It was tested with Tcl8.0/Tk8.0 and the
@


1.10
log
@version 2.3.
@
text
@d4 2
a5 2
This is version 2.3. It was tested with Tcl7.5/Tk4.1, Tcl7.6/Tk4.2,
Tcl8.0/Tk8.0 and the netscape plug-in.
d8 1
a8 1
Oriented Programming) extension (version 2.6 or above, tcl file
d25 1
a25 1
Jean-Luc Fontaine (mailto:jfontain@@apogee-com.fr)
@


1.9
log
@tcl plug-in version.
@
text
@d4 2
a5 2
This is version 2.2. It was tested with both Tcl7.5/Tk4.1,
Tcl7.6/Tk4.2 and the netscape plug-in.
d8 2
a9 1
Oriented Programming) extension (version 2.2.2, tcl file included).
@


1.8
log
@added stooop readme reference.
@
text
@d4 2
a5 3
This is version 2.1. It was tested with both Tcl7.4/Tk4.0 and
Tcl7.5/Tk4.1 (yes, it even works on Windows! I have not tried the Mac
yet).
d8 1
a8 1
Oriented Programming) extension (version 2.2.1, see STOOOP readme).
d10 2
a11 2
Run the demo script to see what it looks like, read the pie man page
to understand how to use it.
d13 3
d24 1
a24 5
Note: there is a piecrunch.tcl file that is a stripped version of all
the Tcl files needed for using pies: just source it (thanks to Laurent
Demailly for his tcl_cruncher utility).

Jean-Luc Fontaine (mailto:jfontain@@pluton.experdata.fr)
@


1.7
log
@cited stooop.
@
text
@d4 3
a6 2
It was tested with both Tcl7.4/Tk4.0 and Tcl7.5/Tk4.1 (yes, it even
works on Windows! I have not tried the Mac yet).
d9 1
a9 1
Oriented Programming) extension (version 2.2.1).
@


1.6
log
@use demo instead of demo.tcl.
@
text
@d7 2
a8 2
It is object oriented in a way, using pure Tcl code (read the OOTCL
file for more details). Also look at the oop manual page.
d25 1
a25 1
Jean-Luc Fontaine (jfontain@@pluton.experdata.fr)
@


1.5
log
@added windows and mac comment.
@
text
@d7 2
a8 2
It is object oriented in a way, using pure Tcl code (read the OOTCL file for
more details). Also look at the oop manual page.
d10 2
a11 2
Run the demo.tcl script to see what it looks like, read the pie man page to
understand how to use it.
d13 3
a15 3
Whether you like it (or hate it), please let me know.
I would like to hear about bugs and improvements you would like to see.
I will correct the bugs quickly, especially if you send me a test script.
d17 3
a19 3
If you find a bug in the Tcl code and correct it yourself, please email the
modified code so I can include it in the next release. The same goes for
improvements.
d21 2
a22 2
Note: there is a piecrunch.tcl file that is a stripped version of all the
Tcl files needed for using pies: just source it (thanks to Laurent
@


1.4
log
@added newest Tcl/Tk versions.
@
text
@d4 2
a5 1
It was tested with both Tcl7.4/Tk4.0, and Tcl7.5/Tk4.1.
@


1.3
log
@added crunched file comment.
@
text
@d4 1
a4 1
It should work with Tcl7.4/Tk4.0 and above.
@


1.2
log
@taken from version 1.2.
@
text
@d20 3
@


1.1
log
@Initial revision
@
text
@d4 2
d7 1
a7 1
more details).
d10 1
a10 1
understand how to use.
d12 3
a14 7
Whether you like it (or hate it), please let me know. You may use it freely but
obviously I am not responsible for misuse or incorrect behaviour... (add your
favorite lawyer mumbo-jumbo here).

More seriously, I would like to hear about bugs and improvements you would like
to see. I will correct the bugs quickly, especially if you send me a test
script.
d21 1
a21 2

Jean-Luc Fontaine (jfontain@@experdata.fr)
@
