MCPcopy 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
575void Font::setLineSpacing( float lineSpacing )
576{
577 m_implementation->setLineSpacing( lineSpacing );
578}
579
580float Font::getLineSpacing() const
581{

Callers 1

testLineSpacingMethod · 0.95

Calls

no outgoing calls

Tested by 1

testLineSpacingMethod · 0.76