Cargo Features

sf2g has no features set by default.

[dependencies]
sf2g = { version = "0.2.0", features = ["ci-headless"] }
ci-headless

Used to skip running certain tests on CI, since it's running in a headless environment.