Docs.rs
  • pathfinder_canvas-0.5.0
    • pathfinder_canvas 0.5.0
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • github:servo:cargo-publish
    • pcwalton
    • Dependencies
      • font-kit ^0.6 normal optional
      • pathfinder_color ^0.5 normal
      • pathfinder_content ^0.5 normal
      • pathfinder_geometry ^0.5 normal
      • pathfinder_renderer ^0.5 normal
      • pathfinder_text ^0.5 normal optional
      • skribo ^0.1 normal optional
    • Versions
    • 0.85% 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
    • 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

pathfinder_canvas0.5.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • Canvas
  • CanvasFontContext
  • CanvasRenderingContext2D
  • ColorF
  • ColorU
  • Path2D
  • RectF
  • RectI
  • Transform2F
  • Vector2F
  • Vector2I

Enums

  • ArcDirection
  • CompositeOperation
  • FillRule
  • FillStyle
  • ImageSmoothingQuality
  • LineCap
  • LineJoin
  • TextAlign
  • TextBaseline

Traits

  • CanvasImageDestLocation
  • CanvasImageSource
  • IntoVector2F

Functions

  • color_slice_to_u8_slice
  • rgbaf
  • rgbau
  • rgbf
  • rgbu
  • u8_slice_to_color_slice
  • u8_vec_to_color_vec
  • vec2f
  • vec2i