Skip to content

Migrate from fontkit to fontkitten #275

Description

@delucis

fontkit is a font-parsing library.

fontkitten is a fork of fontkit that drastically reduces install and bundle size.

fontkitten is a drop-in replacement, but it does not include all APIs fontkit does. Many libraries can switch, but if they require fontkit’s text shaping APIs it may not be possible. See “Differences from Fontkit” for details.

Quick stats

fontkit fontkitten
Package size 5.6 MB 345.3 kB
Install size 8 MB 388.3 kB
Dependencies 9 1
Types @types package included
Format CJS + ESM ESM

Notable migrations

  • @capsizecss/unpack v4 — install size decreased by 95% — used by Astro and Nuxt
  • fontace v0.4 — install size decreased by 96% — used by Astro

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions