2 unstable releases

new 0.1.0 Apr 23, 2025
0.0.1 May 21, 2024

#8 in #origin

Download history 2/week @ 2024-12-25 9/week @ 2025-01-01 10/week @ 2025-01-08 7/week @ 2025-02-12

91 downloads per month
Used in 2 crates (via glyphs2fontir)

MIT/Apache

790KB
6K SLoC

Lightweight library for reading and writing Glyphs font files.


glyphs-reader

This crate reads Glyphs 2 and Glyphs 3 files.

It is part of fontc, a font compiler.

Origins

Plist code copied from https://github.com/raphlinus/interp-toy/tree/main/glyphstool at e87f62c0922ce04ea0cee83d624bd9b7d8eafbd8.

Lightly modified:

  • removed code related to modifying the font to focus on reading
  • fixed clippy warnings
  • made Plist Hash

Dependencies

~15MB
~289K SLoC