Orcus
Loading...
Searching...
No Matches
orcus::spreadsheet::import_factory_config Struct Reference

Public Member Functions

 import_factory_config (const import_factory_config &other)
 
import_factory_configoperator= (const import_factory_config &other)
 

Public Attributes

bool enable_font_cache = true
 

Member Data Documentation

◆ enable_font_cache

bool orcus::spreadsheet::import_factory_config::enable_font_cache = true

When the font cache is enabled, the import factory checks each incoming font entry against the pool of existing font entries and insert it only when an equal entry doesn't already exist in the pool.

Note
It should not be enabled for a file format that already has font entries normalized, such as xlsx.