Docs.rs
  • hephae-text-0.7.2
    • hephae-text 0.7.2
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • GlennFolker
    • Dependencies
      • async-channel ^2 normal
      • bevy_app ^0.15 normal
      • bevy_asset ^0.15 normal
      • bevy_derive ^0.15 normal
      • bevy_ecs ^0.15 normal
      • bevy_hierarchy ^0.15 normal
      • bevy_image ^0.15 normal
      • bevy_math ^0.15 normal
      • bevy_reflect ^0.15 normal
      • bevy_render ^0.15 normal
      • bevy_tasks ^0.15 normal
      • bevy_utils ^0.15 normal
      • cosmic-text ^0.13 normal
      • fixedbitset ^0.5 normal
      • guillotiere ^0.6 normal
      • hephae-locale ^0.7.2 normal optional
      • hephae-utils ^0.7.2 normal
      • scopeguard ^1 normal
      • smallvec ^1 normal
      • sys-locale ^0.3 normal
      • thiserror ^2 normal
      • cosmic-text ^0.13 normal
      • sys-locale ^0.3 normal
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • 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

hephae_text0.7.2

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • TextPlugin
  • atlas::ExtractedFontAtlas
  • atlas::ExtractedFontAtlases
  • atlas::FontAtlas
  • def::Font
  • def::FontLoader
  • def::Text
  • def::TextFont
  • def::TextGlyph
  • def::TextGlyphs
  • def::TextSpan
  • def::TextStructure
  • def::TextStructureIter
  • layout::FontLayout
  • layout::FontLayoutInner

Enums

  • HephaeTextSystems
  • def::FontError
  • def::TextAlign
  • def::TextWrap
  • layout::FontLayoutError

Functions

  • atlas::extract_font_atlases
  • def::compute_structure
  • def::notify_structure
  • layout::load_fonts_to_database

Type Aliases

  • def::STextQuery
  • def::TextQuery