Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ setLineSpacing
Method
setLineSpacing
src/IECoreScene/Font.cpp:575–578 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
573
}
574
575
void Font::setLineSpacing( float lineSpacing )
576
{
577
m_implementation->setLineSpacing( lineSpacing );
578
}
579
580
float Font::getLineSpacing() const
581
{
Callers
1
testLineSpacing
Method · 0.95
Calls
no outgoing calls
Tested by
1
testLineSpacing
Method · 0.76