This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
Makefile | Thu May 21 18:02:09 -0700 2009 | |
| |
README | Thu May 21 18:02:09 -0700 2009 | |
| |
cl-colors.asd | Thu May 21 18:06:12 -0700 2009 | |
| |
colornames.lisp | Thu May 21 18:02:09 -0700 2009 | |
| |
colors.lisp | Thu May 21 18:02:09 -0700 2009 | |
| |
introduction.txt | Thu May 21 18:02:09 -0700 2009 | |
| |
package.lisp | Thu May 21 18:02:09 -0700 2009 | |
| |
parse-x11.lisp | Thu May 21 18:02:09 -0700 2009 | |
| |
test.lisp | Thu May 21 18:02:09 -0700 2009 |
README
The purpose of this simple package to provide named colors that can be used by other packages. Each color is stored in a structure, and named colors are defined as constants (eg +black+, +blue+, +slateblue+ etc). Currently, the colors were converted from X11's rgb.txt, but may be expanded in the future. Alpha channels and HSV conversion are supported. The library of course doesn't depend on X11, the converted file is included.







