Package: skiagd 0.0.0.9000
skiagd: R wrapper for 'rust-skia'
A toy R wrapper for 'rust-skia' <https://github.com/rust-skia/rust-skia> (the Rust crate 'skia_safe' <https://rust-skia.github.io/doc/skia_safe/>, a binding for 'Skia' <https://skia.org/>).
Authors:
skiagd_0.0.0.9000.tar.gz
skiagd_0.0.0.9000.tgz(r-4.5-x86_64)skiagd_0.0.0.9000.tgz(r-4.5-arm64)skiagd_0.0.0.9000.tgz(r-4.4-x86_64)skiagd_0.0.0.9000.tgz(r-4.4-arm64)skiagd_0.0.0.9000.tgz(r-4.3-x86_64)skiagd_0.0.0.9000.tgz(r-4.3-arm64)
skiagd_0.0.0.9000.tar.gz(r-4.5-noble)skiagd_0.0.0.9000.tar.gz(r-4.4-noble)
skiagd.pdf |skiagd.html✨
skiagd/json (API)
# Install 'skiagd' in R: |
install.packages('skiagd', repos = c('https://paithiov909.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/paithiov909/skiagd/issues
graphicsrustcargofontconfigfreetype
Last updated 0 hours agofrom:15dace2036. Checks:9 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 23 2025 |
R-4.5-mac-x86_64 | OK | Mar 23 2025 |
R-4.5-mac-aarch64 | OK | Mar 23 2025 |
R-4.5-linux-x86_64 | OK | Mar 23 2025 |
R-4.4-mac-x86_64 | OK | Mar 23 2025 |
R-4.4-mac-aarch64 | OK | Mar 23 2025 |
R-4.4-linux-x86_64 | OK | Mar 23 2025 |
R-4.3-mac-x86_64 | OK | Mar 23 2025 |
R-4.3-mac-aarch64 | OK | Mar 23 2025 |
Exports:add_circleadd_diff_rectadd_lineadd_pathadd_pngadd_pointadd_rectadd_rounded_rectas_pngas_recordedplotBlendModecanvasCapcol2rgbadev_sizedraw_imgFillTypefreezeJoinpaintPathEffectPointModeShaderStyleTileModewith_group
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Add circles | add_circle |
Add difference rectangles | add_diff_rect |
Add lines | add_line |
Add paths | add_path |
Add PNG image to canvas | add_png |
Add points | add_point |
Add rectangles | add_rect |
Add rounded rectangles | add_rounded_rect |
Convert picture into PNG data | as_png |
Convert a picture into a recorded plot | as_recordedplot |
BlendMode (0-28) | BlendMode |
Create a canvas | canvas |
Cap (0-2) | Cap |
Color to RGBA | col2rgba |
Device size | dev_size |
Plot picture as PNG image | draw_img |
FillType (0-3) | FillType |
Freeze a picture | freeze |
Join (0-2) | Join |
Define painting attributes | paint |
PathEffect | PathEffect |
PointMode (0-2) | PointMode |
Shader | Shader |
Style (0-2) | Style |
TileMode (0-3) | TileMode |
Applying affine transformations to a picture | transform-matrix |
Paint group | with_group |