# sapegin/grunt-webfont

SVG to webfont converter for Grunt

Repository: https://github.com/sapegin/grunt-webfont
Canonical: https://ross.abutalabs.com/products/grunt-webfont
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2021-08-18T22:16:08+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5024, "days_push": 1841, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1093, forks 207 (observed 2026-08-28T04:03:33.713527+00:00)

## What it is
A Grunt plugin that converts SVG icon files into webfonts in all major formats (WOFF, WOFF2, EOT, TTF, SVG), along with generated CSS/Sass/Less/Stylus and an HTML demo page. It supports two rendering engines (fontforge and pure Node) and features like ligatures, data:uri embedding, and custom templates.

## Use cases
- generate an icon webfont from svg files
- convert svg icons to woff2 font
- create icon font with grunt build step
- generate css classes for icon font
- embed icons as data uri font
- build cross-browser icon font for ie8+
- generate sass variables for icon glyphs

## When to choose
- you already use Grunt and want icon font generation in your build
- you need all web font formats and preprocessor output
- you need ligature support or custom templates

## When to avoid
- you use modern bundlers like webpack, Vite, or Gulp instead of Grunt
- you prefer SVG icon sprites or icon components over icon fonts
- you need a zero-dependency solution with ligatures (node engine lacks them)

## Facets
- artifact type: plugin
- maturity: maintenance
- function: build-tool, developer-tools
- domain: web-development, frontend, developer-tools
- platform: cross-platform, cli
- tags: grunt-plugin, webfont, icon-font, svg, font-generation, css-preprocessors, nodejs

## Member repositories
- sapegin/grunt-webfont (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:33.713527+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:48:58.456931+00:00, confidence not recorded.
  - readme: https://github.com/sapegin/grunt-webfont (fetched 2026-08-28T04:03:33.713527+00:00, sha 7f876e0bd174)
  - registry_npm: https://registry.npmjs.org/grunt-webfont (fetched 2026-08-29T12:50:54.515476+00:00, sha bd37ca535493)
- Data as of 2026-08-30T08:39:29.467469+00:00.
