Registry / other / pangocairo

pangocairo

JSON →
library0.22.0rscratesunverified

Rust bindings for the PangoCairo library

# Cargo.toml [dependencies] pangocairo = "0.22.0"
INSTALL
IMPORT
SIG · PANGOCAIRO
P
pangocairo
otherrustv0.22.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.

create_layout
use pangocairo::create_layout;

Create a PangoCairo layout for text rendering

use pangocairo::create_layout; fn main() { let layout = create_layout(); // Use layout for text rendering }
Debug
Known issues
gotchaRequires Cairo and Pango system libraries
fix
Install libcairo2-dev and libpango1.0-dev
affects: >=0.22.0
Upgrade
Version history
0.22.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

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