Docs.rs
oxml-layout-0.2.0
oxml-layout 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
14 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
mantissaman
Dependencies
fontdb ^0.23
normal
harfrust ^0.12
normal
thiserror ^2
normal
ttf-parser ^0.25
normal
unicode-linebreak ^0.1
normal
Versions
54.43%
of the crate is documented
Platform
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
Skip to main content
Module paint
oxml_
layout
0.2.0
Module paint
Module Items
Structs
Enums
In crate oxml_
layout
oxml_layout
Module
paint
Copy item path
Source
Expand description
Backend-neutral fill and stroke paint.
Structs
§
Gradient
Stop
One color stop in a gradient.
Stroke
Paint and geometry used to stroke a path.
Enums
§
LineCap
Stroke endpoint style.
Line
Join
Stroke segment join style.
Paint
Fill or stroke paint independent of a rendering backend.