Constant REQUEST_FLAG_NO_FALLBACK
pub const REQUEST_FLAG_NO_FALLBACK: u32 = 1; // 1u32
Expand description
Deprecated. See FaceRequestFlags
.
Disables font fallback. The service won’t try to search fallback font set if
there is no requested font family or if it doesn’t contain requested
character.