Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ setFontSize
Method
setFontSize
blocks/Cairo/src/Cairo.cpp:1722–1725 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1720
}
1721
1722
void Context::setFontSize( double size )
1723
{
1724
cairo_set_font_size( mCairo, size );
1725
}
1726
1727
void Context::setFontMatrix( const Matrix &matrix )
1728
{
Callers
6
draw
Method · 0.80
run
Method · 0.80
run
Method · 0.80
run
Method · 0.80
makeGlobalDefaults
Method · 0.80
calcInheritedStyle
Method · 0.80
Calls
no outgoing calls
Tested by
3
run
Method · 0.64
run
Method · 0.64
run
Method · 0.64