1 unstable release
0.0.1 | May 21, 2024 |
---|
#12 in #plist
Used in 2 crates
(via glyphs2fontir)
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
~15MB
~282K SLoC