pub const REQUEST_FLAG_EXACT_MATCH: u32 = 2;
Expand description

Deprecated. See FaceRequestFlags. Disables approximate style matching. The service will only return font that matches the requested style exactly.