| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 31272 |
7966 d 1 h |
pd |
/branches/R-2-0-patches/ |
creating R-2.0.x patch branch |
|
| 30956 |
8000 d 15 h |
murrell |
/trunk/ |
Five new par()s:
'family' for specifying device-independent font family
'lend', 'join', 'mitre' for controlling line end/joins
'lheight' for controlling vertical spacing of multi-line text |
|
| 30859 |
8005 d 19 h |
murrell |
/trunk/ |
user-level interface for specifying transparent colours |
|
| 30129 |
8060 d 13 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 |
8278 d 17 h |
murrell |
/trunk/src/include/ |
Missed during R-gcontext merge |
|
| 20446 |
8780 d 23 h |
maechler |
/trunk/ |
rgb() "maxColorValue" + 256 case |
|
| 19934 |
8820 d 0 h |
maechler |
/trunk/src/include/ |
smo should be double (not impl. anyway) |
|
| 17204 |
9000 d 3 h |
hornik |
/trunk/src/include/ |
Move Graphics*.h API headers to R_ext. |
|
| 17179 |
9000 d 15 h |
murrell |
/trunk/src/ |
Changed gpptr to Rf_gpptr, plus ditto for dpptr, displayList, and
dpSavedptr |
|
| 16897 |
9008 d 16 h |
murrell |
/trunk/src/include/ |
Renamed devapi.h, engine.h, and base.h to GraphicsDevice.h
GraphicsEngine.h and GraphicsBase.h |
|
| 16880 |
9009 d 14 h |
murrell |
/trunk/src/include/ |
Needed to export a couple of functions from graphics.c for use in new
graphics engine files. |
|
| 15168 |
9126 d 17 h |
pd |
/trunk/ |
branch update |
|
| 12976 |
9281 d 5 h |
pd |
/trunk/ |
branch update |
|
| 12778 |
9300 d 21 h |
pd |
/trunk/ |
branch update |
|
| 11560 |
9373 d 7 h |
ripley |
/trunk/src/include/ |
expose a few more graphics functions at Paul's request |
|
| 11510 |
9375 d 6 h |
ripley |
/trunk/src/ |
more graphics header re-organization |
|
| 11509 |
9375 d 6 h |
ripley |
/trunk/src/include/ |
<foo.h>, small renaming |
|
| 11507 |
9375 d 6 h |
ripley |
/trunk/src/include/ |
revert last change |
|