Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
276
void Font::setResolution( float pixelsPerEm )
277
{
278
m_implementation->setResolution( pixelsPerEm );
279
}
280
281
float Font::getResolution() const
282
{
Callers
2
testImages
Method · 0.95
testWholeImage
Method · 0.95
Calls
no outgoing calls
Tested by
2
testImages
Method · 0.76
testWholeImage
Method · 0.76