ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/px/psign.c
Revision 2.27 - (view) (download) (annotate) - [select for diffs]
Fri May 20 02:06:39 2011 UTC (12 years, 10 months ago) by greg
Branch: MAIN
CVS Tags: rad4R1, rad4R2, rad4R2P1, rad4R2P2, rad5R0, rad5R1, rad5R2, rad5R3
Changes since 2.26: +2 -2 lines
Diff to previous 2.26
Changed every instance of BYTE to uby8 to avoid conflicts

Revision 2.26 - (view) (download) (annotate) - [select for diffs]
Mon Jan 1 03:03:32 2007 UTC (17 years, 3 months ago) by greg
Branch: MAIN
CVS Tags: rad3R9, rad4R0
Changes since 2.25: +5 -5 lines
Diff to previous 2.25
Rename gettext() to get_text() to avoid name conflict

Revision 2.25 - (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
Changes since 2.24: +52 -21 lines
Diff to previous 2.24
Continued ANSIfication, and other fixes and clarifications.

Revision 2.24 - (view) (download) (annotate) - [select for diffs]
Wed Oct 22 02:06:35 2003 UTC (20 years, 5 months ago) by greg
Branch: MAIN
Changes since 2.23: +2 -2 lines
Diff to previous 2.23
Fewer complaints if "platform.h" precedes "standard.h"

Revision 2.23 - (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.22: +2 -2 lines
Diff to previous 2.22
Added grouping parens to reduce ambiguity warnings.

Revision 2.22 - (view) (download) (annotate) - [select for diffs]
Mon Jun 30 14:59:12 2003 UTC (20 years, 9 months ago) by schorsch
Branch: MAIN
Changes since 2.21: +6 -2 lines
Diff to previous 2.21
Replaced most outdated BSD function calls with their posix equivalents, and cleaned up a few other platform dependencies.

Revision 2.21 - (view) (download) (annotate) - [select for diffs]
Sat Jun 21 15:05:01 2003 UTC (20 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.20: +7 -1 lines
Diff to previous 2.20
Fixed some conflicting definitions

Revision 2.20 - (view) (download) (annotate) - [select for diffs]
Sun Jun 8 12:03:10 2003 UTC (20 years, 9 months ago) by schorsch
Branch: MAIN
Changes since 2.19: +2 -1 lines
Diff to previous 2.19
Reduced compile warnings/errors on Windows.

Revision 2.19 - (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.18: +2 -6 lines
Diff to previous 2.18
Macros for setting binary file mode. Replacing MSDOS by _WIN32.

Revision 2.18 - (view) (download) (annotate) - [select for diffs]
Sat Feb 22 02:07:27 2003 UTC (21 years, 1 month ago) by greg
Branch: MAIN
CVS Tags: rad3R5
Changes since 2.17: +4 -7 lines
Diff to previous 2.17
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.17 - (view) (download) (annotate) - [select for diffs]
Thu Apr 14 04:53:54 1994 UTC (29 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.16: +0 -6 lines
Diff to previous 2.16
changed libpath to getlibpath()

Revision 2.16 - (view) (download) (annotate) - [select for diffs]
Mon Feb 28 09:25:31 1994 UTC (30 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.15: +1 -0 lines
Diff to previous 2.15
added newheader() call

Revision 2.15 - (view) (download) (annotate) - [select for diffs]
Fri Jun 4 17:02:48 1993 UTC (30 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.14: +0 -1 lines
Diff to previous 2.14
removed declaration of fgets()

Revision 2.14 - (view) (download) (annotate) - [select for diffs]
Fri Jan 8 13:14:14 1993 UTC (31 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.13: +10 -10 lines
Diff to previous 2.13
removed dangerous rounding that caused right margin to be exceeded

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

Revision 2.12 - (view) (download) (annotate) - [select for diffs]
Tue Sep 8 10:35:08 1992 UTC (31 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.11: +2 -9 lines
Diff to previous 2.11
portability fixes

Revision 2.11 - (view) (download) (annotate) - [select for diffs]
Wed Jul 8 13:58:10 1992 UTC (31 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.10: +10 -3 lines
Diff to previous 2.10
made it so just one of -x or -y can be given along with -h

Revision 2.10 - (view) (download) (annotate) - [select for diffs]
Tue Jul 7 18:24:34 1992 UTC (31 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.9: +12 -2 lines
Diff to previous 2.9
made it so -a option could be zero for absolute -x and -y spec.

Revision 2.9 - (view) (download) (annotate) - [select for diffs]
Tue Jul 7 17:35:42 1992 UTC (31 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.8: +36 -6 lines
Diff to previous 2.8
added -x and -y options to control output size

Revision 2.8 - (view) (download) (annotate) - [select for diffs]
Mon Jun 22 13:59:53 1992 UTC (31 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.7: +2 -2 lines
Diff to previous 2.7
changed large malloc() to bmalloc() call

Revision 2.7 - (view) (download) (annotate) - [select for diffs]
Thu Jun 18 16:14:43 1992 UTC (31 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.6: +2 -2 lines
Diff to previous 2.6
paranois

Revision 2.6 - (view) (download) (annotate) - [select for diffs]
Tue Jun 16 16:48:39 1992 UTC (31 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.5: +20 -2 lines
Diff to previous 2.5
added -s option to psign for proportionally spaced text

Revision 2.5 - (view) (download) (annotate) - [select for diffs]
Tue Jun 16 16:27:37 1992 UTC (31 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.4: +52 -34 lines
Diff to previous 2.4
added super-sampling for anti-aliasing of text

Revision 2.4 - (view) (download) (annotate) - [select for diffs]
Tue Jun 16 15:34:47 1992 UTC (31 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.3: +30 -16 lines
Diff to previous 2.3
initial fixes to getfont move

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Sat Jun 6 07:40:51 1992 UTC (31 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.2: +25 -63 lines
Diff to previous 2.2
initial move of getfont to separate routine

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Thu Dec 19 14:52:00 1991 UTC (32 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.1: +0 -1 lines
Diff to previous 2.1
eliminated atof declarations for NeXT

Revision 2.1 - (view) (download) (annotate) - [select for diffs]
Tue Nov 12 16:04:19 1991 UTC (32 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.3: +0 -0 lines
Diff to previous 1.3
updated revision number for release 2.0

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu May 30 08:22:52 1991 UTC (32 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.2: +3 -14 lines
Diff to previous 1.2
added COLRFMT to output

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sat Dec 8 10:12:07 1990 UTC (33 years, 3 months ago) by greg
Branch: MAIN
Changes since 1.1: +5 -4 lines
Diff to previous 1.1
added call to fropen to find font file using RAYPATH variable

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Feb 2 10:49:28 1989 UTC (35 years, 2 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