The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
33359 7821 d 1 h murdoch /branches/R-noNULLenv/ Create no-NULL-environment branch  
32255 7888 d 8 h ripley /trunk/src/ tidy up the PS and PDF internal device drivers  
32250 7888 d 18 h ripley /trunk/src/ start tidying up graphics devices. No need for SaveString since R 1.2.0  
30129 8060 d 14 h murrell /trunk/src/ Added support for graphics engine font families in PDF device
Added support for alpha transparency in PDF device
Changed mapping of R-level NA colour to internal C-level colour:
was NA goes to NA_INTEGER
now NA goes to R_RGBA(255, 255, 255, 255) - transparent white
Plus some small grid patches
 
29974 8069 d 17 h murrell /trunk/ Modify postscript and x11 devices so that they respond to the graphics
engine font family setting (i.e., allow multiple font families in single
document)
 
29881 8075 d 10 h ripley /trunk/src/include/ wrap in extern "C"  
25661 8388 d 22 h ripley /trunk/ fulfill PR#3424  
23813 8520 d 19 h iacus /trunk/src/ *** empty log message ***  
22279 8629 d 8 h ripley /trunk/src/ add title arg to PDF and postscript devices  
20423 8782 d 18 h murrell /trunk/src/ Added devNumber to Rdevices.h
Made Rdevices.h "public"
 
12784 9300 d 9 h ripley /trunk/src/include/ add back prototype for PDF driver from Devices.h  
12778 9300 d 21 h pd /trunk/ branch update