Path: ...!postnews.google.com!p59g2000hsd.googlegroups.com!not-for-mail From: matsben@gmail.com Newsgroups: comp.lang.tcl Subject: ANNOUNCE: tkpath 0.2.2 Date: 10 Jan 2007 04:54:08 -0800 Organization: http://groups.google.com Lines: 31 Message-ID: <1168433648.780065.18800@p59g2000hsd.googlegroups.com> NNTP-Posting-Host: 213.67.45.154 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1168433650 9009 127.0.0.1 (10 Jan 2007 12:54:10 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 10 Jan 2007 12:54:10 +0000 (UTC) User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; sv-se) AppleWebKit/85.8.5 (KHTML, like Gecko) Safari/85.8.1,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: p59g2000hsd.googlegroups.com; posting-host=213.67.45.154; posting-account=w76yOg0AAADMvcmFrIwEFCIFTefTgSaq Announce - tkpath 0.2.2 ----------------------------------- I have added a text item, called ptext, which completes this package since all items (window disregarded) can now be replaced. It supports the same drawing model with stroke/fill as the other tkpath items. The font handling is not the standard Tk one and needs some more work. See the links below for examples and screen shots. More fixes: o rewritten gradients for Quartz (MacOSX) o serious bugfix when combining -matrix with move o added -units bbox|userspace option to linear gradients o minor fixes... The next step will be to add structure to canvas items, using groups and inheritance, similar to a tree structure. This will need a new canvas widget. I'd like to have opinions about this. The best way to get it is using cvs which also contain builds for MacOSX, WinXP, and cairo graphics. Home: http://tclbitprint.sourceforge.net/ Shots: http://tclbitprint.sourceforge.net/tkpath/quartz/index.html http://tclbitprint.sourceforge.net/tkpath/gdiplus/index.html http://tclbitprint.sourceforge.net/tkpath/cairo/index.html Enjoy, Mats (matsben@gmail.com)