Skip to content

v0.2.0

Choose a tag to compare

@Gheop Gheop released this 02 Jul 20:02
· 8 commits to main since this release

Source-scan subsetting: derive the glyph subset from your sources instead of a hand-maintained list.

  • -subset-scan <path>: derive the subset from code points used in files/dirs (repeatable)
  • css mode: \fXXX escapes in CSS content declarations (icon fonts)
  • text mode: literal characters from HTML/templates (markup stripped, entities decoded)
  • auto (default): picks the mode per file extension
  • -subset-scan-report: lists kept code points and their origin file
  • Refuses to build an empty subset when a scan matches nothing

Image: ghcr.io/gheop/woffify:v0.2.0