svglite
SVG graphics device for R producing lightweight, standards-compliant vector output
svglite caught up to the modern graphics engine, and paid for it in editable text.
◆Recent moves
- 9mo ago
Sanitizer and macOS test fixes
A sanitizer error in precision calculation and a test that broke on newer macOS. Pure upkeep following the 2.2.0 feature push.
View source ↗ - 1y ago
Fix Fedora compilation failure
A single Fedora compilation fix five days after 2.2.0. Toolchain follow-up, nothing user-visible.
View source ↗ - 1y ago
Groups, masking, paths and glyph rendering land in svglite
⚡ SPARKThe release that brings svglite to parity with the modern graphics engine — groups, affine transforms, colour blending, luminance masking, path stroking and filling, embedded webfonts and glyph rendering. It also marks the point where fidelity starts overriding the package's editable-output premise.
View source ↗ - 2y ago
Use Rtools libpng on Windows; report dev.capabilities()
Switches Windows builds to the libpng bundled with Rtools and reports dev.capabilities(). Build plumbing plus a capability declaration.
View source ↗ - 3y ago
Add cstdint include at CRAN request
A one-line include fix requested by CRAN. The clearest possible example of this cohort's maintenance being scheduled by other people.
View source ↗ - 4y ago
Clipping, masking and gradient fills arrive
The first wave of graphics engine adoption: path clipping, masking, and pattern and gradient fills, plus quoted font family names. Sets up the fuller parity push that arrives three years later in 2.2.0.
View source ↗