
tkDashes.patch.tar.gz
--------------------

Yet another set of patches to implement dashed lines for tk.
So what's the difference between this one and those others?
Well, not much (in fact it's based upon Frank Mangin's work
(tkCanvDashed.tar.gz F. Mangin - mangin@sophia.inria.fr),
and the only things that's different is:

- Dashed lines supported for ALL items that have outlines
- Polygons now can have outlines too!!
- Some bugs removed:
	- postscript output was not functioning correctly
	- putting items on non-packed canvasses would exit wish with an error
- Patches includes for BOTH tk3.6 AND th4.0b4

(Hmmm, the "only" thing?? ;)

There's also another patch that implements dashed lines written by
Jan Nijtmans (DASHTk4.0b4.patch J. Nijtmans - nijtmans@nici.kun.nl).
The problem here is that items can't have a list of dash-gaps sizes
but just a number describing both the dash and the gap size. Not too
much of a difference, I know, I just wanted one set of patches for
both the 3.6 and 4.0 versions of Tk (yes, we still use both versions,
some people around here just don't like changes ;) )

- Tako Schotanus
  E-mail: sst@bouw.tno.nl
  URL:    http://huizen.dds.nl/~quintess
