string2path
Rendering Font into data.frame
A Rust-backed glyph-to-path converter swapped font engines and picked up variable fonts.
◆Recent moves
- 3mo ago
Intel macOS and link-time optimization build fixes
Two build fixes covering Intel macOS and the case where -flto flags reach CFLAGS, shipped eight days after 0.3.0. Routine fallout from distributing a Rust-backed package across CRAN's build matrix.
View source ↗ - 4mo ago
Font backend migrates to skrifa, unlocking variable fonts
⚡ SPARKThe package changes engines: fontique and skrifa replace the previous Rust font stack, bringing variable font support and numeric font weights while dropping WASM. It closes a long-open issue and is the first release in years where the capability moved rather than the build system.
View source ↗ - 1y ago
Fill rule regression and CRAN subdirectory check
Fixes a regression in fill rule handling and addresses a new CRAN check on compiled code in subdirectories. Maintenance in the year-long gap before the backend migration.
View source ↗ - 1y ago
Partial COLRv1 emoji support and long-standing outline fixes
Adds partial support for COLRv1 color emoji fonts while discarding clip and layer composition data, and clears up several older errors: string2fill() and string2stroke() had been silently behaving as string2path() when passed a file path, outlines now agree across the three functions, and the path_id column was removed after the maintainer concluded its calculation had never been correct.
View source ↗ - 1y ago
Maintenance release for CRAN repository policy
A compliance-only release with no described functional change, one of several in this package's history driven purely by CRAN requirements.
View source ↗ - 2y ago
Build error on ARM Linux fixed
A maintenance release fixing an ARM Linux build failure. Representative of the platform-by-platform build burden that dominates this feed.
View source ↗