@kanewang_: Introducing Takumi v2 beta, the Rust engine that renders JSX to images without a headless browser. - renderSvg() for SV…

X AI KOLs Timeline Tools

Summary

Introducing Takumi v2 beta, a Rust engine that renders JSX to images without a headless browser, adding SVG output, on-demand Google Fonts, language-aware text handling, and improved font caching.

Introducing Takumi v2 beta, the Rust engine that renders JSX to images without a headless browser. - renderSvg() for SVG output - On-demand Google Fonts: load only the subsets your content uses, as it uses them - Language-aware text (ja/zh/ko Han unification) - Redesigned font caching, no more race conditions - New documentation Try it today: bun i takumi-js@beta
Original Article
View Cached Full Text

Cached at: 06/25/26, 07:14 AM

Introducing Takumi v2 beta, the Rust engine that renders JSX to images without a headless browser.

  • renderSvg() for SVG output
  • On-demand Google Fonts: load only the subsets your content uses, as it uses them
  • Language-aware text (ja/zh/ko Han unification)
  • Redesigned font caching, no more race conditions
  • New documentation

Try it today: bun i takumi-js@beta

Similar Articles

markdown-svg-renderer

Simon Willison's Blog

A markdown rendering tool that supports live preview, table and code block formatting, and special handling for SVG code blocks with inline preview and tabbed code view.

guys im working on a html streaming library

Reddit r/AI_Agents

The author is developing an HTML streaming library that aims to render HTML tokens smoothly as an alternative to markdown, with improvements for tables, SVG, and charts. They seek community input on additional features to test.