ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/common/font.c
Revision 2.19 - (view) (download) (annotate) - [select for diffs]
Fri Mar 26 23:04:23 2004 UTC (20 years ago) by greg
Branch: MAIN
CVS Tags: rad3R6, rad3R6P1, rad3R7P1, rad3R7P2, rad3R8, rad3R9, rad4R0, rad4R1, rad4R2, rad4R2P1, rad4R2P2, rad5R0
Changes since 2.18: +2 -1 lines
Diff to previous 2.18
Fixed missing R_OK definition under Unix

Revision 2.18 - (view) (download) (annotate) - [select for diffs]
Fri Mar 26 21:29:19 2004 UTC (20 years ago) by schorsch
Branch: MAIN
Changes since 2.17: +3 -1 lines
Diff to previous 2.17
Small fixes to reduce warnings. Added bmpfile.c to SConscript.

Revision 2.17 - (view) (download) (annotate) - [select for diffs]
Fri Nov 14 17:22:06 2003 UTC (20 years, 4 months ago) by schorsch
Branch: MAIN
Changes since 2.16: +5 -5 lines
Diff to previous 2.16
Reduced compile warnings, and other compatibility fixes.

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

Revision 2.15 - (view) (download) (annotate) - [select for diffs]
Sat Jun 7 12:50:20 2003 UTC (20 years, 9 months ago) by schorsch
Branch: MAIN
Changes since 2.14: +2 -1 lines
Diff to previous 2.14
Various small changes to reduce compile warnings/errors on Windows.

Revision 2.14 - (view) (download) (annotate) - [select for diffs]
Tue May 13 17:58:32 2003 UTC (20 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.13: +1 -1 lines
Diff to previous 2.13
Changed (char *) casts for memory copies to (void *) and other fixes

Revision 2.13 - (view) (download) (annotate) - [select for diffs]
Tue Feb 25 02:47:21 2003 UTC (21 years, 1 month ago) by greg
Branch: MAIN
CVS Tags: rad3R5
Changes since 2.12: +1 -56 lines
Diff to previous 2.12
Replaced inline copyright notice with #include "copyright.h"

Revision 2.12 - (view) (download) (annotate) - [select for diffs]
Sat Feb 22 02:07:22 2003 UTC (21 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.11: +78 -16 lines
Diff to previous 2.11
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.11 - (view) (download) (annotate) - [select for diffs]
Fri Jun 30 16:06:40 1995 UTC (28 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.10: +6 -12 lines
Diff to previous 2.10
added comments to font file using new fgetval() routine

Revision 2.10 - (view) (download) (annotate) - [select for diffs]
Thu May 25 15:14:03 1995 UTC (28 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.9: +1 -1 lines
Diff to previous 2.9
fixed problem with hexbit font (spacing from 256 to 255 per char)

Revision 2.9 - (view) (download) (annotate) - [select for diffs]
Thu Apr 14 04:44:43 1994 UTC (29 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.8: +2 -4 lines
Diff to previous 2.8
changed extern *libpath to extern *getlibpath()

Revision 2.8 - (view) (download) (annotate) - [select for diffs]
Thu May 20 14:32:50 1993 UTC (30 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.7: +2 -1 lines
Diff to previous 2.7
fixed similar bug to 2.7 in squeeztext() that returned wrong width

Revision 2.7 - (view) (download) (annotate) - [select for diffs]
Fri May 14 11:30:17 1993 UTC (30 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.6: +2 -4 lines
Diff to previous 2.6
fixed bug in proptext() that caused it to report incorrect width

Revision 2.6 - (view) (download) (annotate) - [select for diffs]
Sat Nov 21 21:35:36 1992 UTC (31 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.5: +23 -0 lines
Diff to previous 2.5
added global free routines

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

Revision 2.4 - (view) (download) (annotate) - [select for diffs]
Wed Jun 24 19:01:00 1992 UTC (31 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.3: +1 -1 lines
Diff to previous 2.3
changed proptext() so that zero can be given for nsi to mean inf.

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Wed Jun 24 17:52:58 1992 UTC (31 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.2: +72 -6 lines
Diff to previous 2.2
finally got proptext() working

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Tue Jun 16 13:16:50 1992 UTC (31 years, 9 months ago) by greg
Branch: MAIN
Changes since 2.1: +58 -7 lines
Diff to previous 2.1
added top and bottom and changed beg, end to left, right

Revision 2.1 - (view) (download) (annotate) - [select for diffs]
Sat Jun 6 07:38:40 1992 UTC (31 years, 9 months ago) by greg
Branch: MAIN
Initial revision

Convenience Links

Links to HEAD: (view) (download) (annotate) Links to rad4R0: (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