MCPcopy 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
366inline double
367Bitmap::font_resolution () const
368{
369 return m_font_resolution;
370}
371
372inline unsigned int
373Bitmap::width () const

Callers 4

render_bgMethod · 0.45
draw_boxes_implMethod · 0.45
draw_text_layerMethod · 0.45
TextInfoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected