Constant REQUEST_FLAG_EXACT_MATCH

pub const REQUEST_FLAG_EXACT_MATCH: u32 = 2; // 2u32
Expand description

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