Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KLayout/klayout
/ bitmap_caching
Function
bitmap_caching
src/laybasic/laybasic/layLayoutViewBase.h:1291–1294 ·
view source on GitHub ↗
* @brief Lazy rendering of text objects */
Source
from the content-addressed store, hash-verified
1289
* @brief Lazy rendering of text objects
1290
*/
1291
bool bitmap_caching ()
1292
{
1293
return m_bitmap_caching;
1294
}
1295
1296
/**
1297
* @brief Lazy rendering of text objects
Callers
1
configure
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected