Docs.rs
  • fontdue-0.9.3
    • fontdue 0.9.3
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0 OR Zlib
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • mooman219
    • Dependencies
      • hashbrown ^0.15 normal optional
      • rayon ^1.10 normal optional
      • ttf-parser ^0.21 normal
    • Versions
    • 97.8% of the crate is documented
  • 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

fontdue0.9.3

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • Font
  • FontSettings
  • LineMetrics
  • Metrics
  • OutlineBounds
  • layout::CharacterData
  • layout::GlyphPosition
  • layout::GlyphRasterConfig
  • layout::Layout
  • layout::LayoutSettings
  • layout::LinePosition
  • layout::TextStyle

Enums

  • layout::CoordinateSystem
  • layout::HorizontalAlign
  • layout::VerticalAlign
  • layout::WrapStyle

Type Aliases

  • FontResult