Changed every instance of BYTE to uby8 to avoid conflicts
Rename gettext() to get_text() to avoid name conflict
Continued ANSIfication, and other fixes and clarifications.
Fewer complaints if "platform.h" precedes "standard.h"
Added grouping parens to reduce ambiguity warnings.
Replaced most outdated BSD function calls with their posix equivalents, and cleaned up a few other platform dependencies.
Fixed some conflicting definitions
Reduced compile warnings/errors on Windows.
Macros for setting binary file mode. Replacing MSDOS by _WIN32.
Changes and check-in for 3.5 release Includes new source files and modifications not recorded for many years See ray/doc/notes/ReleaseNotes for notes between 3.1 and 3.5 release
changed libpath to getlibpath()
added newheader() call
removed declaration of fgets()
removed dangerous rounding that caused right margin to be exceeded
Changes for PC port
portability fixes
made it so just one of -x or -y can be given along with -h
made it so -a option could be zero for absolute -x and -y spec.
added -x and -y options to control output size
changed large malloc() to bmalloc() call
paranois
added -s option to psign for proportionally spaced text
added super-sampling for anti-aliasing of text
initial fixes to getfont move
initial move of getfont to separate routine
eliminated atof declarations for NeXT
updated revision number for release 2.0
added COLRFMT to output
added call to fropen to find font file using RAYPATH variable
Initial revision
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.