Cargo Features

[dependencies]
tgl = { version = "0.1.1", default-features = false, features = ["text"] }
default = text

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

text default

Affects tgl::GetTexturePixmap