Docs.rs
pdf-canvas-0.7.0
pdf-canvas 0.7.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
kaj
Dependencies
chrono ^0.4.19
normal
lazy_static ^1.3
normal
lazy_static ^1.3
build
Versions
97.87%
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
Module graphicsstate
pdf_
canvas
0.7.0
Module graphicsstate
Module Items
Structs
Enums
In crate pdf_
canvas
pdf_canvas
Module
graphicsstate
Copy item path
Source
Expand description
Types for representing details in the graphics state.
Structs
§
Matrix
A transformation matrix for the pdf graphics state.
Enums
§
CapStyle
Line cap styles, as described in section 8.4.3.4 of the PDF specification.
Color
Any color (or grayscale) value that this library can make PDF represent.
Join
Style
Line join styles, as described in section 8.4.3.4 of the PDF specification.