Docs.rs
  • font-kit-0.14.3
    • font-kit 0.14.3
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • github:servo:cargo-publish
    • SimonSapin
    • pcwalton
    • Dependencies
      • bitflags ^2.4 normal
      • byteorder ^1.2 normal
      • float-ord ^0.3 normal
      • freetype ^0.7 normal optional
      • lazy_static ^1.1 normal
      • libc ^0.2 normal
      • log ^0.4.4 normal
      • pathfinder_geometry ^0.5 normal
      • pathfinder_simd ^0.5.5 normal
      • yeslogic-fontconfig-sys ^6.0 normal optional
      • clap ^4 dev
      • colored ^2 dev
      • pbr ^1.0 dev
      • prettytable-rs ^0.10 dev
      • core-foundation ^0.9 normal
      • core-graphics ^0.23 normal
      • core-text ^20.1.0 normal
      • dirs ^6.0 normal
      • freetype-sys ^0.20 normal
      • yeslogic-fontconfig-sys ^6.0 normal
      • walkdir ^2.1 normal
      • dwrote ^0.11.3 normal
      • winapi ^0.3 normal
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • 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

font_kit0.14.3

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • canvas::Canvas
  • family::Family
  • family_handle::FamilyHandle
  • loader::FallbackFont
  • loader::FallbackResult
  • loaders::freetype::Font
  • metrics::Metrics
  • outline::Contour
  • outline::Outline
  • outline::OutlineBuilder
  • outline::PointFlags
  • properties::Properties
  • properties::Stretch
  • properties::Weight
  • sources::fontconfig::FontconfigSource
  • sources::fs::FsSource
  • sources::mem::MemSource
  • sources::multi::MultiIter
  • sources::multi::MultiIterMut
  • sources::multi::MultiSource

Enums

  • canvas::Format
  • canvas::RasterizationOptions
  • error::FontLoadingError
  • error::GlyphLoadingError
  • error::SelectionError
  • family_name::FamilyName
  • file_type::FileType
  • handle::Handle
  • hinting::HintingOptions
  • properties::Style

Traits

  • loader::Loader
  • outline::OutlineSink
  • source::Source

Type Aliases

  • loaders::freetype::NativeFont