1 unstable release

0.0.1 May 21, 2024

#11 in #plist

Download history 152/week @ 2024-05-21

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

MIT/Apache

790KB
6K SLoC

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

lib.rs:

Lightweight library for reading and writing Glyphs font files.

Dependencies

~14MB
~265K SLoC