feat(ra_bmp,ra_rgbe,ximage): Added quick conversion of spectral inputs to RGB
Fixed segmentation error with -b on input with color primaries
Moved declarations and definitions for header.c from resolu.h to rtio.h
Created MAXFMTLEN to guard against buffer overrun attacks in header input
Changed every instance of BYTE to uby8 to avoid conflicts
Altered ra_bmp so it doesn't reverse scanline order on grayscale output
Enabled -p option (display primaries) and XYZE reading to ra_bmp
Eliminated unnecessary file chaecking in tmap2bmp()
Fixed inconsistent behavior with inverted Radiance pictures
Fixed - option for reading from stdin
Fixed minor problem with RLE8 output
Added tone-mapping to ra_bmp and fixed but in RLE8 BMP encoding
Continued ANSIfication, and other fixes and clarifications.
Bug fixes in run-length encoding code
Created ra_bmp program to convert between Radiance pictures and Windows BMP
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.