Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ setResolution
Method
setResolution
MyGUIEngine/src/MyGUI_ResourceTrueTypeFont.cpp:88–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
}
87
88
void ResourceTrueTypeFont::setResolution(unsigned int _value)
89
{
90
}
91
92
void ResourceTrueTypeFont::setHinting(std::string_view _value)
93
{
Callers
1
generateFont
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected