pub const REQUEST_FLAG_EXACT_MATCH: u32 = 2; // 2u32
Deprecated. See FaceRequestFlags. Disables approximate style matching. The service will only return font that matches the requested style exactly.
FaceRequestFlags