Docs.rs
ttf-parser-0.25.0
ttf-parser 0.25.0
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
RazrFalcon
Dependencies
core_maths ^0.1.0
normal
optional
base64 ^0.22.1
dev
pico-args ^0.5
dev
tiny-skia-path ^0.11.4
dev
xmlwriter ^0.1
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ttf_
parser
0.25.0
Module colr
Module Items
Structs
Enums
Traits
Type Aliases
In crate ttf_
parser
ttf_parser
Module
colr
Copy item path
source
Expand description
A
Color Table
implementation.
Structs
§
Color
Stop
A
gradient extend
.
Gradient
Stops
Iter
An iterator over stops of a gradient.
Linear
Gradient
A
linear gradient
Radial
Gradient
A
radial gradient
Sweep
Gradient
A
sweep gradient
Table
A
Color Table
.
Enums
§
Composite
Mode
A
composite mode
Gradient
Extend
A
gradient extend
.
Paint
A paint.
Traits
§
Painter
A trait for color glyph painting.
Type Aliases
§
ClipBox
A
ClipBox
.