ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/px/ra_ps.c
Revision 2.28 - (view) (download) (annotate) - [select for diffs]
Sun Mar 28 20:33:14 2004 UTC (20 years ago) by schorsch
Branch: MAIN
CVS Tags: rad3R6, rad3R6P1, rad3R7P1, rad3R7P2, rad3R8, rad3R9, rad4R0, rad4R1, rad4R2, rad4R2P1, rad4R2P2, rad5R0, rad5R1
Changes since 2.27: +71 -46 lines
Diff to previous 2.27
Continued ANSIfication, and other fixes and clarifications.

Revision 2.27 - (view) (download) (annotate) - [select for diffs]
Fri Jan 2 12:47:01 2004 UTC (20 years, 2 months ago) by schorsch
Branch: MAIN
Changes since 2.26: +34 -28 lines
Diff to previous 2.26
Fixed typing/prototype of getheader() and its callback.

Revision 2.26 - (view) (download) (annotate) - [select for diffs]
Sun Jul 27 22:12:03 2003 UTC (20 years, 8 months ago) by schorsch
Branch: MAIN
Changes since 2.25: +5 -5 lines
Diff to previous 2.25
Added grouping parens to reduce ambiguity warnings.

Revision 2.25 - (view) (download) (annotate) - [select for diffs]
Thu Jun 5 19:29:34 2003 UTC (20 years, 9 months ago) by schorsch
Branch: MAIN
Changes since 2.24: +4 -7 lines
Diff to previous 2.24
Macros for setting binary file mode. Replacing MSDOS by _WIN32.

Revision 2.24 - (view) (download) (annotate) - [select for diffs]
Sat Feb 22 02:07:28 2003 UTC (21 years, 1 month ago) by greg
Branch: MAIN
CVS Tags: rad3R5
Changes since 2.23: +3 -7 lines
Diff to previous 2.23
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

Revision 2.23 - (view) (download) (annotate) - [select for diffs]
Mon Jul 19 09:53:06 1999 UTC (24 years, 8 months ago) by gwlarson
Branch: MAIN
Changes since 2.22: +1 -1 lines
Diff to previous 2.22
added missing semicolon to union declaration

Revision 2.22 - (view) (download) (annotate) - [select for diffs]
Tue Oct 27 09:08:27 1998 UTC (25 years, 5 months ago) by gwlarson
Branch: MAIN
Changes since 2.21: +2 -0 lines
Diff to previous 2.21
changed getheader() to listen to return value of passed function

Revision 2.21 - (view) (download) (annotate) - [select for diffs]
Fri Aug 28 10:03:46 1998 UTC (25 years, 7 months ago) by gwlarson
Branch: MAIN
Changes since 2.20: +12 -8 lines
Diff to previous 2.20
made different gamma defaults for color and greyscale

Revision 2.20 - (view) (download) (annotate) - [select for diffs]
Fri Sep 26 14:20:38 1997 UTC (26 years, 6 months ago) by gregl
Branch: MAIN
Changes since 2.19: +28 -13 lines
Diff to previous 2.19
added -d option to match printer density to pixels

Revision 2.19 - (view) (download) (annotate) - [select for diffs]
Tue Sep 23 16:52:23 1997 UTC (26 years, 6 months ago) by gregl
Branch: MAIN
Changes since 2.18: +10 -6 lines
Diff to previous 2.18
fixed gamma correction and added new pages sizes

Revision 2.18 - (view) (download) (annotate) - [select for diffs]
Thu Sep 18 18:01:24 1997 UTC (26 years, 6 months ago) by gregl
Branch: MAIN
Changes since 2.17: +130 -6 lines
Diff to previous 2.17
added -m and -p options to specify paper size and margins

Revision 2.17 - (view) (download) (annotate) - [select for diffs]
Thu Sep 18 15:16:23 1997 UTC (26 years, 6 months ago) by gregl
Branch: MAIN
Changes since 2.16: +14 -7 lines
Diff to previous 2.16
added gamma correction for non-linear PostScript devices

Revision 2.16 - (view) (download) (annotate) - [select for diffs]
Fri Oct 6 12:38:38 1995 UTC (28 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.15: +4 -2 lines
Diff to previous 2.15
fixed problem with -c -C output

Revision 2.15 - (view) (download) (annotate) - [select for diffs]
Thu Oct 5 09:53:47 1995 UTC (28 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.14: +104 -44 lines
Diff to previous 2.14
 added -A, -B and -C options for different output types
removed interleave procedure since it seems unnecessary for colorimage

Revision 2.14 - (view) (download) (annotate) - [select for diffs]
Wed Oct 4 16:01:32 1995 UTC (28 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.13: +2 -2 lines
Diff to previous 2.13
changed landscape orientation for ghostview

Revision 2.13 - (view) (download) (annotate) - [select for diffs]
Wed Oct 4 12:30:58 1995 UTC (28 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.12: +11 -4 lines
Diff to previous 2.12
added gamma compression to reduce quantization errors

Revision 2.12 - (view) (download) (annotate) - [select for diffs]
Thu Sep 28 16:34:30 1995 UTC (28 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.11: +1 -1 lines
Diff to previous 2.11
minor comment fix

Revision 2.11 - (view) (download) (annotate) - [select for diffs]
Thu Sep 28 11:23:42 1995 UTC (28 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.10: +80 -28 lines
Diff to previous 2.10
added -c option for color output

Revision 2.10 - (view) (download) (annotate) - [select for diffs]
Wed Sep 27 13:29:52 1995 UTC (28 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.9: +30 -14 lines
Diff to previous 2.9
added appropriate comments and save/restore for EPS conformation

Revision 2.9 - (view) (download) (annotate) - [select for diffs]
Thu Feb 10 21:59:53 1994 UTC (30 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.8: +57 -13 lines
Diff to previous 2.8
added run-length compression

Revision 2.8 - (view) (download) (annotate) - [select for diffs]
Thu Feb 10 15:40:12 1994 UTC (30 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.7: +2 -1 lines
Diff to previous 2.7
added bind command to main PostScript procedure definition

Revision 2.7 - (view) (download) (annotate) - [select for diffs]
Thu Nov 18 09:55:17 1993 UTC (30 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.6: +1 -1 lines
Diff to previous 2.6
minor compiler warning fixes

Revision 2.6 - (view) (download) (annotate) - [select for diffs]
Mon Sep 21 12:15:08 1992 UTC (31 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.5: +12 -4 lines
Diff to previous 2.5
Changes for PC port

Revision 2.5 - (view) (download) (annotate) - [select for diffs]
Fri Aug 14 14:04:09 1992 UTC (31 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.4: +5 -4 lines
Diff to previous 2.4
set black to black and white to white

Revision 2.4 - (view) (download) (annotate) - [select for diffs]
Fri Aug 14 13:27:52 1992 UTC (31 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.3: +8 -3 lines
Diff to previous 2.3
added -n option for number of copies to print

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Mon Jul 13 10:53:42 1992 UTC (31 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.2: +3 -1 lines
Diff to previous 2.2
moved commands around a little

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Mon Jul 13 09:53:14 1992 UTC (31 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.1: +11 -18 lines
Diff to previous 2.1
changed and fixed image transformation

Revision 2.1 - (view) (download) (annotate) - [select for diffs]
Mon Jul 13 09:28:01 1992 UTC (31 years, 8 months ago) by greg
Branch: MAIN
Initial revision

Convenience Links

Links to HEAD: (view) (download) (annotate) Links to rad4R2P2: (view) (download) (annotate)

Compare Revisions

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.

  Diffs between and
  Type of Diff should be a