Registry / utility / pathfinder-color

pathfinder-color

JSON →
library0.5.0rscratesunverified

A minimal SIMD-accelerated color handling library.

# Cargo.toml [dependencies] pathfinder_color = "0.5.0"
INSTALL
IMPORT
SIG · PATHFINDER-COLOR
P
pathfinder-color
utilityrustv0.5.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ColorF
use pathfinder_color::ColorF;

Create a color using SIMD-accelerated operations.

use pathfinder_color::ColorF; fn main() { let color = ColorF::new(1.0, 0.0, 0.0, 1.0); println!("Red color created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
pathfinder-color — cargo add pathfinder-color · libregistry