Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ getSubstituteCodePoint
Method
getSubstituteCodePoint
MyGUIEngine/src/MyGUI_ResourceTrueTypeFont.cpp:67–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
}
66
67
Char ResourceTrueTypeFont::getSubstituteCodePoint() const
68
{
69
return Char();
70
}
71
72
void ResourceTrueTypeFont::initialise()
73
{
Callers
1
generateFontManualXml
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected