Package: ragg 1.3.3
ragg: Graphic Devices Based on AGG
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.
Authors:
ragg_1.3.3.tar.gz
ragg_1.3.3.zip(r-4.5)ragg_1.3.3.zip(r-4.4)ragg_1.3.3.zip(r-4.3)
ragg_1.3.3.tgz(r-4.4-x86_64)ragg_1.3.3.tgz(r-4.4-arm64)ragg_1.3.3.tgz(r-4.3-x86_64)ragg_1.3.3.tgz(r-4.3-arm64)
ragg_1.3.3.tar.gz(r-4.5-noble)ragg_1.3.3.tar.gz(r-4.4-noble)
ragg_1.3.3.tgz(r-4.4-emscripten)ragg_1.3.3.tgz(r-4.3-emscripten)
ragg.pdf |ragg.html✨
ragg/json (API)
NEWS
# Install 'ragg' in R: |
install.packages('ragg', repos = c('https://carpentries.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r-lib/ragg/issues
drawinggraphicsvector-graphics
Last updated 2 months agofrom:6f2279ae8c (on v1.3.3). Checks:OK: 9. Indexed: no.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 10 2024 |
R-4.5-win-x86_64 | OK | Nov 10 2024 |
R-4.5-linux-x86_64 | OK | Nov 10 2024 |
R-4.4-win-x86_64 | OK | Nov 10 2024 |
R-4.4-mac-x86_64 | OK | Nov 10 2024 |
R-4.4-mac-aarch64 | OK | Nov 10 2024 |
R-4.3-win-x86_64 | OK | Nov 10 2024 |
R-4.3-mac-x86_64 | OK | Nov 10 2024 |
R-4.3-mac-aarch64 | OK | Nov 10 2024 |
Exports:agg_captureagg_jpegagg_pngagg_ppmagg_supertransparentagg_tifffont_featureget_font_featuresregister_fontregister_variant
Dependencies:clicpp11gluelifecyclerlangsystemfontstextshaping
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Draw to a buffer that can be accessed directly | agg_capture |
Draw to a JPEG file | agg_jpeg |
Draw to a PNG file | agg_png |
Draw to a PPM file | agg_ppm |
Draw to a TIFF file | agg_tiff |