Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/9chu/LuaSTGPlus
/ FontDef
Method
FontDef
TexturedFontEditor/FontEditor.cs:1230–1233 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1228
}
1229
1230
public FontDef()
1231
{
1232
RenderTexture();
1233
}
1234
1235
public FontDef(string FilePath)
1236
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected