Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ getResolution
Method
getResolution
src/IECoreImage/Font.cpp:281–284 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
279
}
280
281
float Font::getResolution() const
282
{
283
return m_implementation->getResolution();
284
}
285
286
const ImagePrimitive *Font::image( char c ) const
287
{
Callers
2
testRenderOverrides
Method · 0.45
doConversion
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected