MCPcopy Create free account
hub / github.com/ImageEngine/cortex / setResolution

Method setResolution

src/IECoreImage/Font.cpp:276–279  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

274}
275
276void Font::setResolution( float pixelsPerEm )
277{
278 m_implementation->setResolution( pixelsPerEm );
279}
280
281float Font::getResolution() const
282{

Callers 2

testImagesMethod · 0.95
testWholeImageMethod · 0.95

Calls

no outgoing calls

Tested by 2

testImagesMethod · 0.76
testWholeImageMethod · 0.76