From 6330b523272fecde3ef20276c036d7908208173b Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Wed, 18 Apr 2001 03:48:41 +0000 Subject: [PATCH] There have been a few new Python releases in the 2 years since this tool was last touched! Update some of the introductory material and bump the version to 1.1. --- Tools/pynche/README | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/Tools/pynche/README b/Tools/pynche/README index 1042934a86b..33a7fc250ae 100644 --- a/Tools/pynche/README +++ b/Tools/pynche/README @@ -2,7 +2,7 @@ Pynche - The PYthonically Natural Color and Hue Editor Contact: Barry A. Warsaw Email: bwarsaw@python.org -Version: 1.0 +Version: 1.1 Introduction @@ -16,13 +16,12 @@ Introduction changed the name because these days, too many other systems have the acronym `ICE'. - Pynche has been tested with Python 1.5.x using Tk 8.0.x. It - probably works with Python 1.5. I've tested it on both Solaris - 2.6 and Windows NT. There are some funky things that happen on - Windows but I think they are primarily Tk problems. You'll want - to be sure to have at least Tk 8.0.3 for Windows. Also, Pynche is - very colormap intensive, so it doesn't work very well on 8-bit - graphics cards. I'll probably fix that in the future. + Pynche should work with Python 1.5.2, 2.0, or 2.1, using Tk 8.0.x. + It's been tested on Solaris 2.6, Windows NT 4, and various Linux + distros. You'll want to be sure to have at least Tk 8.0.3 for + Windows. Also, Pynche is very colormap intensive, so it doesn't + work very well on 8-bit graphics cards; 24bit+ graphics cards are + so cheap these days, I'll probably never "fix" that. Pynche must find a text database of colors names in order to provide `nearest' color matching. Pynche is distributed with an @@ -359,8 +358,6 @@ To Do - Better support for resizing the top level windows - - Better support on 8-bit screens - - More output views, e.g. color solids - Have the notion of a `last color selected'; this may require a