Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ setMsdfRange
Method
setMsdfRange
MyGUIEngine/src/MyGUI_ResourceTrueTypeFont.cpp:120–122 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
118
}
119
120
void ResourceTrueTypeFont::setMsdfRange(int _value)
121
{
122
}
123
124
void ResourceTrueTypeFont::addCodePointRange(Char _first, Char _second)
125
{
Callers
1
generateFont
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected