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
47757 6391 d 1 h jmc /branches/R-classInheritance/ create branch for class inheritance  
47228 6432 d 13 h ripley /trunk/ workaround incorrect setting of 'ps' in gpar.c for cairo-based bitmap devices  
45475 6670 d 11 h ripley /trunk/src/ more whitespace cleanup  
45326 6679 d 8 h ripley /trunk/src/ work around a cairo bug  
45211 6683 d 16 h ripley /trunk/ extend savePlot to nbcairo  
44646 6724 d 11 h ripley /trunk/ allow non-buffered option on cairo X11 device.
prefer cairo in docs
 
44626 6727 d 3 h urbaneks /trunk/src/modules/X11/ improve Cairo FT font detection on OS X  
44625 6727 d 6 h urbaneks /trunk/src/modules/X11/ add fontfamily support and cache in Mac cairo FT  
44621 6727 d 12 h ripley /trunk/ support for cairo 1.0
more support for cario-ft option
add comments
 
44612 6728 d 4 h urbaneks /trunk/src/modules/X11/ add FreeType support to Cairo (testing on OSX for now)  
44611 6728 d 5 h ripley /trunk/ need cairo >= 1.2, static cairo on Mac OS X  
44591 6730 d 4 h ripley /trunk/ add pure-cairo version of X11, prepare for other backends  
44583 6730 d 16 h ripley /trunk/ use standard lwd as a multiple of 1/96"
scaling issues on fonts (points vs pixels)
 
44582 6730 d 18 h ripley /trunk/src/modules/X11/ tidy up
use minimum radius 0.5
prepare for non-pango version
 
44565 6731 d 16 h ripley /trunk/src/modules/X11/ add comment  
44557 6732 d 7 h ripley /trunk/src/ gamma_fac was in fact the base gamma, so correct docs and remove
correction for png/jpeg devices.
 
44553 6732 d 17 h ripley /trunk/src/ use double values for font sizes.
scale X11 to screen dpi, and png/jpeg to res/72 dpi.
correct/update documentation.
 
44551 6733 d 6 h ripley /trunk/ add cairo-based X11, jpeg and png devices (not yet the default