Graphic Devices Based on AGG
Draw to a buffer that can be accessed directly
Draw to a JPEG file
Draw to a PNG file
Draw to a PPM file
Capture drawing instructions without rendering
Draw to a PNG file, modifying transparency on the fly
Draw to a TIFF file
Draw an animation to a WebP file
Draw to a WebP file
ragg: Graphic Devices Based on AGG
Objects exported from other packages
Anti-Grain Geometry (AGG) is a high-quality and high-performance 2D drawing library. The 'ragg' package provides a set of graphic devices based on AGG to use as alternative to the raster devices provided through the 'grDevices' package.
Useful links