Docs.rs
  • glyph_brush_draw_cache-0.1.6
    • glyph_brush_draw_cache 0.1.6
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • alexheretic
    • Dependencies
      • ab_glyph ^0.2.2 normal
      • linked-hash-map ^0.5.4 normal
      • rustc-hash ^2 normal
      • approx ^0.5 dev
      • criterion ^0.5 dev
      • glyph_brush_layout ^0.2 dev
      • once_cell ^1.3 dev
      • crossbeam-channel ^0.5 normal
      • crossbeam-deque ^0.8 normal
      • rayon ^1.3 normal
    • 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

glyph_brush_draw_cache0.1.6

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • DrawCache
  • DrawCacheBuilder
  • Rectangle
  • ab_glyph::CodepointIdIter
  • ab_glyph::FontArc
  • ab_glyph::FontRef
  • ab_glyph::FontVec
  • ab_glyph::Glyph
  • ab_glyph::GlyphId
  • ab_glyph::GlyphImage
  • ab_glyph::GlyphSvg
  • ab_glyph::InvalidFont
  • ab_glyph::Outline
  • ab_glyph::OutlinedGlyph
  • ab_glyph::Point
  • ab_glyph::PxScale
  • ab_glyph::PxScaleFactor
  • ab_glyph::PxScaleFont
  • ab_glyph::Rect
  • ab_glyph::VariationAxis
  • ab_glyph::v2::GlyphImage

Enums

  • CacheWriteErr
  • CachedBy
  • ab_glyph::GlyphImageFormat
  • ab_glyph::OutlineCurve

Traits

  • ab_glyph::Font
  • ab_glyph::ScaleFont
  • ab_glyph::VariableFont

Functions

  • ab_glyph::point

Type Aliases

  • TextureCoords