mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
The Cairo printing system is already used to print to printer, it can be now used to print to clipboard and fixes the issue with opacity < 1. However to use it in clipboard, the advanced config needs to set the new EnableEeschemaExportClipboardCairo = 1 (for now) The default is false.