Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ font_resolution
Method
font_resolution
src/laybasic/laybasic/layBitmap.h:366–370 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
364
}
365
366
inline double
367
Bitmap::font_resolution () const
368
{
369
return m_font_resolution;
370
}
371
372
inline unsigned int
373
Bitmap::width () const
Callers
4
render_bg
Method · 0.45
draw_boxes_impl
Method · 0.45
draw_text_layer
Method · 0.45
TextInfo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected