[Tool] xrgb.lsp

Guiserver, GTK-server, OpenGL, PostScript,
HTML 5, MIDI, IDE
Locked
newdep
Posts: 2038
Joined: Mon Feb 23, 2004 7:40 pm
Location: Netherlands

[Tool] xrgb.lsp

Post by newdep »

This one is a copy of the Original tcl/tk version of
color-selection based on the unix rgb.txt. If youre
used to this file then this tool is perhpas handy..

(load "http://www.nodep.nl/downloads/newlisp/xrgb.lsp")


PS: for those not having a rgb.txt ->
(write-file "./rgb.txt" (load-file "http://www.nodep.nl/downloads/newlisp/rgb.txt"))
-- (define? (Cornflakes))

Locked