Cargo Features

[dependencies]
core-text = { version = "20.1.0", default-features = false, features = ["mountainlion"] }
default = mountainlion

The mountainlion feature is set by default whenever core-text is added without default-features = false somewhere in the dependency tree.

mountainlion default

For OS X 10.7 compat, exclude this feature. It will exclude some things from the exposed APIs in the crate.

Affects font::cascade_list_for_languages