Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ setAntialias
Method
setAntialias
MyGUIEngine/src/MyGUI_ResourceTrueTypeFont.cpp:96–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
94
}
95
96
void ResourceTrueTypeFont::setAntialias(bool _value)
97
{
98
}
99
100
void ResourceTrueTypeFont::setTabWidth(float _value)
101
{
Callers
1
generateFont
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected