Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
e98e462d
Kaydet (Commit)
e98e462d
authored
Agu 23, 2001
tarafından
Barry Warsaw
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Bump to version 1.3. Also document the new behavior of the chip widgets.
üst
924ea05e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
8 deletions
+17
-8
README
Tools/pynche/README
+17
-8
No files found.
Tools/pynche/README
Dosyayı görüntüle @
e98e462d
...
@@ -2,7 +2,7 @@ Pynche - The PYthonically Natural Color and Hue Editor
...
@@ -2,7 +2,7 @@ Pynche - The PYthonically Natural Color and Hue Editor
Contact: Barry A. Warsaw
Contact: Barry A. Warsaw
Email: bwarsaw@python.org
Email: bwarsaw@python.org
Version: 1.
2
Version: 1.
3
Introduction
Introduction
...
@@ -16,12 +16,13 @@ Introduction
...
@@ -16,12 +16,13 @@ Introduction
changed the name because these days, too many other systems have
changed the name because these days, too many other systems have
the acronym `ICE'.
the acronym `ICE'.
Pynche should work with Python 1.5.2, 2.0, or 2.1, using Tk 8.0.x.
Pynche should work with any variant of Python after 1.5.2
It's been tested on Solaris 2.6, Windows NT 4, and various Linux
(e.g. 2.0.1 and 2.1.1), using Tk 8.0.x. It's been tested on
distros. You'll want to be sure to have at least Tk 8.0.3 for
Solaris 2.6, Windows NT 4, and various Linux distros. You'll want
Windows. Also, Pynche is very colormap intensive, so it doesn't
to be sure to have at least Tk 8.0.3 for Windows. Also, Pynche is
work very well on 8-bit graphics cards; 24bit+ graphics cards are
very colormap intensive, so it doesn't work very well on 8-bit
so cheap these days, I'll probably never "fix" that.
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
Pynche must find a text database of colors names in order to
provide `nearest' color matching. Pynche is distributed with an
provide `nearest' color matching. Pynche is distributed with an
...
@@ -164,7 +165,12 @@ The Proof Window
...
@@ -164,7 +165,12 @@ The Proof Window
color chips. The Selected chip shows you a larger version of the
color chips. The Selected chip shows you a larger version of the
color selected in the variation strips, along with its X11 color
color selected in the variation strips, along with its X11 color
specification. The Nearest chip shows you the closest color in
specification. The Nearest chip shows you the closest color in
the X11 database to the selected color, giving its X11 color name.
the X11 database to the selected color, giving its X11 color
specification, and below that, its X11 color name. When the
Selected chip color exactly matches the Nearest chip color, you
will see the color name appear below the color specification for
the Selected chip.
Clicking on the Nearest color chip selects that color. Color
Clicking on the Nearest color chip selects that color. Color
distance is calculated in the 3D space of the RGB color solid and
distance is calculated in the 3D space of the RGB color solid and
if more than one color name is the same distance from the selected
if more than one color name is the same distance from the selected
...
@@ -176,6 +182,9 @@ The Proof Window
...
@@ -176,6 +182,9 @@ The Proof Window
Nearest chip. The other names are "aliases" and they are visible
Nearest chip. The other names are "aliases" and they are visible
in the Color List Window (see below).
in the Color List Window (see below).
Both the color specifications and color names are selectable for
copying and pasting into another window.
The Type-in Window
The Type-in Window
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment