Cargo Features

Pixman has no features set by default.

[dependencies]
pixman = { version = "0.2.1", features = ["drm-fourcc", "sync"] }
drm-fourcc

Enables drm-fourcc

Affects format::UnsupportedDrmFourcc, format::UnsupportedFormatCode

sync