Docs.rs
  • glyphs-reader-0.2.0
    • glyphs-reader 0.2.0
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • cmyr
    • dfrg
    • rsheeter
    • anthrotype
    • Dependencies
      • ascii_plist_derive ^0.1.0 normal
      • bincode ^1.3.3 normal
      • chrono ^0.4.24 normal
      • env_logger ^0.11.0 normal
      • fontdrasil ^0.2.0 normal
      • icu_properties ^2.0.0-beta1 normal
      • indexmap ^2.0 normal
      • kurbo ^0.11.0 normal
      • log ^0.4 normal
      • ordered-float ^4.1.0 normal
      • quick-xml ^0.37 normal
      • regex ^1.7.1 normal
      • serde ^1.0 normal
      • smol_str ^0.2.0 normal
      • thiserror ^1.0.37 normal
      • pretty_assertions ^1.3.0 dev
      • rstest ^0.18.2 dev
    • Versions
    • 7.8% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

glyphs_reader0.2.0

  • All Items

Crate Items

  • Modules
  • Structs
  • Enums

Crate glyphs_reader

Source
Expand description

Lightweight library for reading and writing Glyphs font files.

Modules§

error
glyphdata
determining glyph properties

Structs§

Axis
Component
https://github.com/schriftgestalt/GlyphsSDK/blob/Glyphs3/GlyphsFileFormat/GlyphsFileFormatv3.md#spec-glyphs-3-component
CustomParameters
Custom parameter options that can be set on a glyphs font
FeatureSnippet
A chunk of FEA code
Font
A tidied up font from a plist.
FontMaster
Glyph
Layer
Node
Path
https://github.com/schriftgestalt/GlyphsSDK/blob/Glyphs3/GlyphsFileFormat/GlyphsFileFormatv3.md#spec-glyphs-3-path

Enums§

InstanceType
https://github.com/googlefonts/glyphsLib/blob/6f243c1f732ea1092717918d0328f3b5303ffe56/Lib/glyphsLib/classes.py#L150
NodeType
Plist
An enum representing a property list.
Shape