Docs.rs
pathfinder_renderer-0.5.0
pathfinder_renderer 0.5.0
Docs.rs crate page
MIT/Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
github:servo:cargo-publish
pcwalton
Dependencies
bitflags ^1.0
normal
byteorder ^1.2
normal
half ^1.5
normal
hashbrown ^0.7
normal
instant ^0.1.2
normal
log ^0.4
normal
pathfinder_color ^0.5
normal
pathfinder_content ^0.5
normal
pathfinder_geometry ^0.5
normal
pathfinder_gpu ^0.5
normal
pathfinder_resources ^0.5
normal
pathfinder_simd ^0.5
normal
pathfinder_ui ^0.5
normal
rayon ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
smallvec ^1.2
normal
vec_map ^0.8
normal
quickcheck ^0.9
dev
Versions
15.29%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
pathfinder_
renderer
0.5.0
All Items
Crate Items
Modules
Crate
pathfinder_renderer
Copy item path
Source
Expand description
The CPU portion of Pathfinder’s renderer.
Modules
§
concurrent
Threading and concurrency support.
gpu
The GPU renderer for Pathfinder 3.
gpu_
data
Packed data ready to be sent to the GPU.
options
Options that control how rendering is to be performed.
paint
scene
A set of paths to be rendered.