Docs.rs
  • ux-vg-0.2.9
    • ux-vg 0.2.9
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • dudochkin-victor
    • Dependencies
      • bitflags ^1.2.1 normal
      • fnv ^1.0.7 normal
      • generational-arena ^0.2.8 normal
      • image ^0.23.6 normal optional
      • imgref ^1.6.1 normal
      • lru ^0.6.5 normal
      • ouroboros ^0.12 normal
      • rgb ^0.8.20 normal
      • rustybuzz ^0.4.0 normal
      • serde ^1.0 normal optional
      • ttf-parser ^0.12.0 normal
      • unicode-bidi ^0.3.4 normal
      • unicode-segmentation ^1.6.0 normal
      • euclid ^0.22.3 dev
      • image ^0.23.6 dev
      • instant ^0.1 dev
      • rand ^0.8 dev
      • resource ^0.5.0 dev
      • svg ^0.10.0 dev
      • usvg ^0.18.0 dev
      • winit ^0.25 dev
      • xmlwriter ^0.1 dev
      • glow ^0.11.0 normal
      • glutin ^0.27.0 dev
      • glow ^0.11.0 normal
      • wasm-bindgen ^0.2 normal
      • web-sys ^0.3 normal
      • console_error_panic_hook ^0.1.5 dev
      • getrandom ^0.2.2 dev
      • instant ^0.1 dev
      • resource ^0.5.0 dev
      • wasm-bindgen ^0.2 dev
      • web-sys ^0.3 dev
      • winit ^0.25 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

vg0.2.9

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • Canvas
  • Color
  • CompositeOperationState
  • FontId
  • FontMetrics
  • ImageFlags
  • ImageId
  • ImageInfo
  • ImageStore
  • Paint
  • Path
  • Scissor
  • TextContext
  • TextMetrics
  • Transform2D
  • renderer::Command
  • renderer::Drawable
  • renderer::OpenGl
  • renderer::Params
  • renderer::Vertex
  • renderer::Void

Enums

  • Align
  • Baseline
  • BlendFactor
  • CompositeOperation
  • ErrorKind
  • FillRule
  • GlyphTexture
  • ImageFilter
  • ImageSource
  • LineCap
  • LineJoin
  • PixelFormat
  • Solidity
  • renderer::CommandType
  • renderer::RenderTarget
  • renderer::ShaderType

Traits

  • renderer::Renderer