Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpartanJ/eepp
/ Text
Method
Text
src/eepp/graphics/text.cpp:549–549 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
547
}
548
549
Text::Text() {}
550
551
Text::Text( const String& string, Font* font, unsigned int characterSize ) :
552
Text( font, characterSize ) {
Callers
3
create_ref_node
Function · 0.80
create_target_node
Function · 0.80
apply
Method · 0.80
Calls
2
isScalable
Method · 0.45
getFontHeight
Method · 0.45
Tested by
no test coverage detected