Docs.rs
  • font-map-0.2.4
    • font-map 0.2.4
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • rscarson
    • Dependencies
      • font-map-core ^0.2.3 normal
      • font-map-macros ^0.2.3 normal optional
      • criterion ^0.5 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

font_map0.2.4

Crate Items

  • Macros
  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • FontConst
  • FontEnum
  • font::Font
  • font::Glyph
  • raw::ttf::CmapTable
  • raw::ttf::CompoundGlyf
  • raw::ttf::NameTable
  • raw::ttf::PostTable
  • raw::ttf::SimpleGlyf
  • raw::ttf::TrueTypeFont

Enums

  • error::ParseError
  • font::GlyphPreview
  • font::StringKind
  • raw::ttf::GlyfOutline
  • raw::ttf::NameKind
  • raw::ttf::PlatformType

Macros

  • font
  • quote

Type Aliases

  • error::ParseResult