Docs.rs
  • font-map-core-0.2.3
    • font-map-core 0.2.3
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • rscarson
    • Dependencies
      • base64 ^0.22 normal optional
      • encoding_rs ^0.8.35 normal
      • flate2 ^1.0 normal optional
      • itoa ^1.0 normal
      • proc-macro2 ^1.0 normal optional
      • quote ^1.0 normal optional
      • syn ^2.0 normal optional
    • 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_map_core0.2.3

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • 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
  • raw::ttf::GlyfOutline
  • raw::ttf::NameKind
  • raw::ttf::PlatformType

Traits

  • FontCodegenExt

Type Aliases

  • error::ParseResult