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
30129 8062 d 9 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
 
27237 8280 d 12 h murrell /trunk/src/include/ Missed during R-gcontext merge  
20446 8782 d 18 h maechler /trunk/ rgb() "maxColorValue" + 256 case  
19934 8821 d 19 h maechler /trunk/src/include/ smo should be double (not impl. anyway)  
17204 9001 d 22 h hornik /trunk/src/include/ Move Graphics*.h API headers to R_ext.  
17179 9002 d 10 h murrell /trunk/src/ Changed gpptr to Rf_gpptr, plus ditto for dpptr, displayList, and
dpSavedptr
 
16897 9010 d 12 h murrell /trunk/src/include/ Renamed devapi.h, engine.h, and base.h to GraphicsDevice.h
GraphicsEngine.h and GraphicsBase.h
 
16880 9011 d 9 h murrell /trunk/src/include/ Needed to export a couple of functions from graphics.c for use in new
graphics engine files.
 
15168 9128 d 12 h pd /trunk/ branch update  
12976 9283 d 1 h pd /trunk/ branch update  
12778 9302 d 16 h pd /trunk/ branch update  
11560 9375 d 3 h ripley /trunk/src/include/ expose a few more graphics functions at Paul's request  
11510 9377 d 1 h ripley /trunk/src/ more graphics header re-organization  
11509 9377 d 2 h ripley /trunk/src/include/ <foo.h>, small renaming  
11507 9377 d 2 h ripley /trunk/src/include/ revert last change  

Show All