Cargo Features
Pixman has no features set by default.
[dependencies]
pixman = { version = "0.1.0", features = ["drm-fourcc"] }
- drm-fourcc
-
Enables drm-fourcc
Affects
format::UnsupportedDrmFourcc
,format::UnsupportedFormatCode
…
Pixman has no features set by default.
[dependencies]
pixman = { version = "0.1.0", features = ["drm-fourcc"] }
Enables drm-fourcc
Affects
format::UnsupportedDrmFourcc
,
format::UnsupportedFormatCode
…