← Back to home
Comparison · Design

systemfonts vs thematic

A side-by-side editorial comparison of systemfonts and thematic — release velocity, themes, recent moves, and the top alternatives to consider.

systemfonts vs thematic: at a glance

Featuresystemfontsthematic
SectorDesignDesign
Velocity score0.00.0
Sparks · 30d00
Top themesfonts, graphics-stack, variable-fonts, webfontsggplot2, theming, r-graphics, ide-support
Last editorial update4h ago2h ago
WebsiteVisit →Visit →

What is systemfonts?

The R font layer stopped matching fonts and started acquiring them.

systemfonts is the font matching and shaping engine underneath ragg, svglite and textshaping, and its recent releases have pushed it well past its original job. It can now register uninstalled font files, pull fonts from Google Fonts and Bunny Fonts, emit stylesheet imports for HTML and SVG embedding, and hand glyph outlines and bitmaps to other C-level consumers. The last two releases are pure upkeep: a FreeType compilation fix, a sanitizer issue, and a workaround for a broken macOS system font.

Read the full systemfonts trajectory →

What is thematic?

thematic exists to follow ggplot2 and the IDEs, and that is all it does now.

Every release since the 0.1.1 debut is compatibility work. 0.1.7 accommodates ggplot2 v4.0.0; 0.1.5 absorbs breaking changes in ggplot2 v3.5.0 and restores vdiffr compatibility; 0.1.6 adds basic Positron IDE support and tracks a systemfonts deprecation; 0.1.4 adds the httpgd graphics device, which is what makes the package work in GitHub Codespaces. Earlier fixes cover gganimate, ggiraph, geom_sf overrides and Shiny-runtime Rmd documents.

Read the full thematic trajectory →

systemfonts vs thematic: editorial side-by-side

S0.0

The R font layer stopped matching fonts and started acquiring them.

◆ Current state

systemfonts is the font matching and shaping engine underneath ragg, svglite and textshaping, and its recent releases have pushed it well past its original job. It can now register uninstalled font files, pull fonts from Google Fonts and Bunny Fonts, emit stylesheet imports for HTML and SVG embedding, and hand glyph outlines and bitmaps to other C-level consumers. The last two releases are pure upkeep: a FreeType compilation fix, a sanitizer issue, and a workaround for a broken macOS system font.

◆ Where it's heading

The arc is from passive lookup to active font provisioning. Variable font support in 1.3.0 is the clearest marker — it is explicitly gated on downstream packages upgrading to use it, which means systemfonts is now setting the pace for the rest of the R graphics stack rather than following it. Reference counting on cached faces points the same direction: the package is being hardened as a shared resource other packages hold handles into, not a leaf utility.

◆ Prediction

Expect the deprecation of the bold argument in favour of weight to complete, and expect the variable-font API to show up in ragg and svglite before it shows up in user-facing packages.

T
thematic
DESIGN
0.0

thematic exists to follow ggplot2 and the IDEs, and that is all it does now.

◆ Current state

Every release since the 0.1.1 debut is compatibility work. 0.1.7 accommodates ggplot2 v4.0.0; 0.1.5 absorbs breaking changes in ggplot2 v3.5.0 and restores vdiffr compatibility; 0.1.6 adds basic Positron IDE support and tracks a systemfonts deprecation; 0.1.4 adds the httpgd graphics device, which is what makes the package work in GitHub Codespaces. Earlier fixes cover gganimate, ggiraph, geom_sf overrides and Shiny-runtime Rmd documents.

◆ Where it's heading

thematic's premise — automatic theming across R's plotting stack — means its maintenance burden is entirely other people's release schedules. The work splits cleanly into keeping up with ggplot2's breaking changes and reaching new rendering surfaces as they appear: httpgd for browser-based sessions, Positron as RStudio's successor. Roughly one release a year, each one reactive.

◆ Prediction

The next release will most likely track another ggplot2 change or add a new IDE or graphics device; that is the only pattern seven releases show.

Alternatives to systemfonts and thematic

Other Design products tracked by Sparkpulse, ranked by recent ship velocity. Each card links to a full editorial trajectory and lets you pivot into a head-to-head comparison with either systemfonts or thematic.

See all systemfonts alternatives → · See all thematic alternatives →

Recent activity from systemfonts and thematic

Latest ship moves from both products, interleaved chronologically. ⚡ = editorial spark.

  1. 5mo agosystemfontsCompile fixes for old FreeType and a broken macOS font
  2. 10mo agosystemfontsSanitizer fix in variation axis name conversion
  3. 10mo agosystemfontsVariable font support lands across systemfonts
  4. 1y agothematicthematic 0.1.7 accommodates ggplot2 v4.0.0
  5. 1y agosystemfontsFont embedding stylesheets and C-level glyph access
  6. 1y agosystemfontsadd_fonts() accepts URLs; macOS compile fix
  7. 1y agosystemfontsMemory and download fixes in the new font-fetching path
  8. 2y agothematicthematic 0.1.6 adds Positron IDE support
  9. 2y agothematicthematic 0.1.5 handles ggplot2 v3.5.0 breaking changes
  10. 2y agothematicthematic 0.1.4 supports the httpgd graphics device
  11. 3y agothematicthematic 0.1.3 fixes geom_sf overrides and ggiraph errors
  12. 5y agothematicthematic 0.1.2 fixes gganimate and extension compatibility

Frequently asked questions

What is the difference between systemfonts and thematic?

They serve adjacent needs but don't currently overlap on shipped themes. systemfonts and thematic are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). See the at-a-glance table above for a side-by-side breakdown of velocity, recent sparks, and editorial themes.

Is systemfonts better than thematic?

Sparkpulse doesn't pick a winner — we score release velocity, not feature parity. systemfonts and thematic are shipping at a similar cadence (velocity 0.0 vs 0.0, both within Sparkpulse's "active" band). For your specific use case, the alternatives sections above list other Design products to evaluate alongside.

What are the best alternatives to systemfonts?

Top systemfonts alternatives in Design are ranked by recent ship velocity. Browse the "systemfonts alternatives" section above for the current picks, or visit /alternatives/systemfonts for the full list with editorial commentary on each.

What are the best alternatives to thematic?

Top thematic alternatives in Design are ranked by recent ship velocity. Browse the "thematic alternatives" section above for the current picks, or visit /alternatives/thematic for the full list with editorial commentary on each.