pub const REQUEST_FLAG_NO_FALLBACK: u32 = 1;
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.