Metodo Aspose::Font::IFontEnvironmentSettings::set_EnforceHinting
IFontEnvironmentSettings::set_EnforceHinting method
Questo flag controlla la logica dell’utilizzo del bytecode hinting. Se è true, il font deve abilitare il bytecode hinting; se è false, il bytecode hinting sarà attivato/disattivato in base alla logica predefinita. Per impostazione predefinita è false.
virtual void Aspose::Font::IFontEnvironmentSettings::set_EnforceHinting(bool value)=0
Vedi anche
- Class IFontEnvironmentSettings
- Namespace Aspose::Font
- Library Aspose.Font for C++