Package: ragg 1.5.2

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.5.2.tar.gz
ragg_1.5.2.zip(r-4.7)ragg_1.5.2.zip(r-4.6)ragg_1.5.2.zip(r-4.5)
ragg_1.5.2.tgz(r-4.6-x86_64)ragg_1.5.2.tgz(r-4.6-arm64)ragg_1.5.2.tgz(r-4.5-x86_64)ragg_1.5.2.tgz(r-4.5-arm64)
ragg_1.5.2.tar.gz(r-4.7-arm64)ragg_1.5.2.tar.gz(r-4.7-x86_64)ragg_1.5.2.tar.gz(r-4.6-arm64)ragg_1.5.2.tar.gz(r-4.6-x86_64)
ragg_1.5.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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
Pkgdown/docs site:https://ragg.r-lib.org
drawinggraphicsvector-graphicsfreetypelibpngtifflibjpeg-turbolibwebpcpp
Last updated from:e0f022bf23 (on v1.5.2). Checks:13 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 260 | ||
| linux-devel-x86_64 | OK | 243 | ||
| source / vignettes | OK | 307 | ||
| linux-release-arm64 | OK | 256 | ||
| linux-release-x86_64 | OK | 235 | ||
| macos-release-arm64 | OK | 183 | ||
| macos-release-x86_64 | OK | 455 | ||
| macos-oldrel-arm64 | OK | 165 | ||
| macos-oldrel-x86_64 | OK | 358 | ||
| windows-devel | OK | 318 | ||
| windows-release | OK | 478 | ||
| windows-oldrel | OK | 328 | ||
| wasm-release | OK | 153 |
Exports:agg_captureagg_jpegagg_pngagg_ppmagg_recordagg_supertransparentagg_tiffagg_webpagg_webp_animfont_featureget_font_featuresregister_fontregister_variant
Dependencies:base64encclicpp11jsonlitelifecyclerlangstringisystemfontstextshaping
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 |
| Capture drawing instructions without rendering | agg_record |
| Draw to a TIFF file | agg_tiff |
| Draw to a WebP file | agg_webp |
| Draw an animation to a WebP file | agg_webp_anim |
