MCPcopy Create free account
hub / github.com/MyGUI/mygui / setHinting

Method setHinting

MyGUIEngine/src/MyGUI_ResourceTrueTypeFont.cpp:92–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90 }
91
92 void ResourceTrueTypeFont::setHinting(std::string_view _value)
93 {
94 }
95
96 void ResourceTrueTypeFont::setAntialias(bool _value)
97 {

Callers 1

generateFontMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected