That key is part of the shared configuration class that is inherited by all
the specific application configuration classes.
Not all the applications actually make use of their own key. For example,
the symbol editor will just use the eeschema setting, and the footprint
editor just uses the pcbnew
I quickly tried to set the canvas type to Accelerated on all
subprograms. Then when I grep the configuration files I get:
gerbview.json:"canvas_type": 1,
libedit.json:"canvas_type": 2,
pcb_calculator.json:"canvas_type": 2,
3d_viewer.json:"canvas_type": 2,
bitmap2component.json:
2 matches
Mail list logo