ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/px/README
(Generate patch)

Comparing ray/src/px/README (file contents):
Revision 2.2 by greg, Wed Sep 30 11:41:24 1992 UTC vs.
Revision 2.3 by greg, Tue Nov 10 13:51:31 1992 UTC

# Line 16 | Line 16 | biq.c          simple greyscale quantization
16   ciq.c           color quantization routine
17   closest.c       color quantization - find closest color
18   colorscale.c    program to produce color pallets
19 + clrtab.c        more compact but slower replacement for ciq.c+split.c+closest.c
20   cut.c           color quantization - median cut algorithm
21   falsecolor.csh  C-shell script to produce false color pictures
22   getinfo.c       program to read info. header from file
# Line 53 | Line 54 | ra_tiff.c      program to convert between RADIANCE and 24-b
54   ra_xim.c        program to convert to X11 dump file
55   t4027.c         program to dump pixel file to Tektronix 4027
56   ttyimage.c      program to dump pixel file to dumb terminal
57 + vgaimage.c      program to display pixel file on VGA or SVGA card
58   x11findwind.c   function to find X11 window by name
59   x11image.c      picture display driver for X11
60   ximage.c        picture display driver for X10R4

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines