Docs.rs
  • femtovg-0.14.1
    • femtovg 0.14.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • adamnemecek
    • tronical
    • Dependencies
      • bitflags ^2.6.0 normal
      • bytemuck ^1.16 normal
      • fnv ^1.0.7 normal
      • glow ^0.16.0 normal
      • image ^0.25.0 normal optional
      • imgref ^1.11.0 normal
      • log ^0.4 normal
      • lru ^0.12.5 normal
      • rgb ^0.8.50 normal
      • rustybuzz ^0.20.0 normal
      • serde ^1.0 normal optional
      • slotmap ^1.0.7 normal
      • unicode-bidi ^0.3.17 normal
      • unicode-segmentation ^1.12.0 normal
      • wgpu ^24 normal optional
      • cosmic-text ^0.12.1 dev
      • euclid ^0.22.3 dev
      • image ^0.25.0 dev
      • instant ^0.1 dev
      • lazy_static ^1.4.0 dev
      • rand ^0.8 dev
      • resource ^0.5.0 dev
      • spin_on ^0.1 dev
      • svg ^0.14.0 dev
      • swash =0.1.17 dev
      • usvg ^0.33.0 dev
      • wgpu ^24 dev
      • winit ^0.29.1 dev
      • glutin ^0.31 normal optional
      • glutin ^0.31.0 dev
      • glutin-winit ^0.4.0 dev
      • raw-window-handle ^0.5.0 dev
      • 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-futures ^0.4.45 dev
      • web-sys ^0.3 dev
      • wgpu ^24 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

femtovg0.14.1

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • Atlas
  • Canvas
  • Color
  • CompositeOperationState
  • DrawCommand
  • FontId
  • FontMetrics
  • GlyphDrawCommands
  • ImageFlags
  • ImageId
  • ImageInfo
  • Paint
  • Path
  • PathIter
  • Quad
  • TextContext
  • TextMetrics
  • Transform2D
  • renderer::Command
  • renderer::Drawable
  • renderer::OpenGl
  • renderer::Vertex
  • renderer::Void
  • renderer::WGPURenderer

Enums

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

Traits

  • renderer::Renderer
  • renderer::SurfacelessRenderer