glyphs-reader

Crates.ioglyphs-reader
lib.rsglyphs-reader
version0.0.1
sourcesrc
created_at2024-05-21 19:12:08.858173
updated_at2024-05-21 19:12:08.858173
descriptionParsing .glyphs source files
homepage
repositoryhttps://github.com/googlefonts/fontc
max_upload_size
id1247115
size8,190,548
Cosimo Lupo (anthrotype)

documentation

README

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
Commit count: 2009

cargo fmt