MCPcopy Create free account
hub / github.com/KLayout/klayout / text_lazy_rendering

Function text_lazy_rendering

src/laybasic/laybasic/layLayoutViewBase.h:1304–1307  ·  view source on GitHub ↗

* @brief Lazy rendering of text objects */

Source from the content-addressed store, hash-verified

1302 * @brief Lazy rendering of text objects
1303 */
1304 bool text_lazy_rendering ()
1305 {
1306 return m_text_lazy_rendering;
1307 }
1308
1309 /**
1310 * @brief Text object font setter

Callers 1

configureMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected