Docs.rs
  • fit_text-0.3.3
    • fit_text 0.3.3
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • kaikalii
    • Dependencies
      • once_cell ^1 normal
      • piston2d-graphics ^0.41.0 normal optional
      • rusttype ^0.9.2 normal
      • vector2math ^0.13.0 normal
      • graphics_buffer ^0.7.7 dev
    • Versions
    • 100% 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
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

fit_text0.3.3

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • BasicGlyphs
  • Scribe
  • TextFormat

Enums

  • Indent
  • Resize

Traits

  • CharacterWidthCache

Functions

  • fitted_colored_text
  • fitted_text

Type Aliases

  • PositionedLines
  • PositionedLinesMeta
  • PositionedList
  • color::Color

Constants

  • color::BLACK
  • color::BLUE
  • color::CYAN
  • color::GRAY
  • color::GREEN
  • color::GREY
  • color::MAGENTA
  • color::ORANGE
  • color::PURPLE
  • color::RED
  • color::TRANSPARENT
  • color::WHITE
  • color::YELLOW