Open CASCADE Technology  7.7.0
Enumerations

Font_StrictLevel.hxx File Reference

Enumerations

enum  Font_StrictLevel { Font_StrictLevel_Strict , Font_StrictLevel_Aliases , Font_StrictLevel_Any }
 Enumeration defining font search restrictions. More...
 

Enumeration Type Documentation

◆ Font_StrictLevel

Enumeration defining font search restrictions.

Enumerator
Font_StrictLevel_Strict 

search only for exact font

Font_StrictLevel_Aliases 

search for exact font match and for aliases (ignore global fallback)

Font_StrictLevel_Any 

search for any font, including global fallback