The R Project SVN R

Rev

Rev 78759 | Rev 79409 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 78759 Rev 78760
Line 68... Line 68...
68
 *             - added this version number to snapshots (as attribute)
68
 *             - added this version number to snapshots (as attribute)
69
 *             - added R version number to snapshots (as attribute)
69
 *             - added R version number to snapshots (as attribute)
70
 *             - added pkgName to graphics system state info (as attribute)
70
 *             - added pkgName to graphics system state info (as attribute)
71
 * Version 12: For R 3.4.0
71
 * Version 12: For R 3.4.0
72
 *             Added canGenIdle, doIdle() and doesIdle() to devices.
72
 *             Added canGenIdle, doIdle() and doesIdle() to devices.
73
 * Version 13: For R 4.0.0
73
 * Version 13: For R 4.1.0
74
 *             Added graphical definitions
74
 *             Added graphical definitions
75
 *             - linear gradients
75
 *             - linear gradients
76
 *             - radial gradients
76
 *             - radial gradients
77
 *             - patterns
77
 *             - patterns
78
 *             - clipping paths
78
 *             - clipping paths