Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ImageEngine/cortex
/ image
Method
image
src/IECoreImage/Font.cpp:286–289 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
284
}
285
286
const ImagePrimitive *Font::image( char c ) const
287
{
288
return m_implementation->image( c );
289
}
290
291
ImagePrimitivePtr Font::image() const
292
{
Callers
6
testImages
Method · 0.95
testWholeImage
Method · 0.95
testImagePool
Method · 0.45
texture
Method · 0.45
image
Function · 0.45
image
Function · 0.45
Calls
no outgoing calls
Tested by
3
testImages
Method · 0.76
testWholeImage
Method · 0.76
testImagePool
Method · 0.36