purplebamboo/font-carrier
font-carrier是一个功能强大的字体操作库,使用它你可以随心所欲的操作字体。让你可以在svg的维度改造字体的展现形状。 observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4112
- days_rel: n/a
- days_push: 1720
- n_releases_24m: 0
Adoption not part of the score
1629 stars · 195 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
font-carrier is a Node.js library for manipulating font files, letting you set any SVG as the glyph for a character or extract the SVG shape of a glyph from an existing font. It can create blank fonts, parse TTF/SVG fonts, and export to the five major web font formats (ttf, eot, woff, woff2, svg).
Use cases
- generate an iconfont from a set of svg icons
- convert svg icons into ttf woff and woff2 web fonts
- extract the svg shape of a character from an existing ttf font
- customize how a chinese character renders by replacing its glyph with an svg
- subset or rebuild fonts programmatically in node
- create a blank font and fill glyphs via svg
When to choose
- you need programmatic svg-to-font or font-to-svg conversion in Node.js
- you are building an iconfont pipeline for web projects
- you want to replace or inspect individual glyph shapes in a font
When to avoid
- you need a maintained tool - the latest release is from 2021 and the project sees little activity
- you only need a GUI or CLI for font subsetting rather than a library
- you work outside the Node.js ecosystem
Facets
library · maturity maintenance
parser serialization graphics web-development frontend files cross-platform font-manipulation iconfont svg-to-font font-subsetting webfont ttf woff nodejs
3 sources
- readme: https://github.com/purplebamboo/font-carrier · fetched 2026-08-28 · f40ee1ab258e
- homepage: http://purplebamboo.github.io/font-carrier/ · fetched 2026-08-29 · 737d648ce1d9
- registry_npm: https://registry.npmjs.org/font-carrier · fetched 2026-08-29 · 49a9b0017bee
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| purplebamboo/font-carrier | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="purplebamboo/font-carrier")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem