kicad/eeschema/sch_plugins/kicad
Seth Hillbrand f9b745f3d2 Allow multiple format image saving
- Keep original image data.  When loading JPEG, this avoid recompression
  that changes file data and decreases image quality
- Allow schematic and page layout editors to store non-PNG data as well
- Move page layout editor to store base64 instead of hex-coded data
2023-09-06 12:12:32 -07:00
..
sch_sexpr_lib_plugin_cache.cpp Fix symbol library save issue. 2023-09-03 09:11:06 -04:00
sch_sexpr_lib_plugin_cache.h Hotglue a symbol upgrade function in cli 2022-11-29 00:00:45 -05:00
sch_sexpr_parser.cpp Allow multiple format image saving 2023-09-06 12:12:32 -07:00
sch_sexpr_parser.h Schematic: fix field parsing when some mandatory fields are missing 2023-06-20 22:05:03 -04:00
sch_sexpr_plugin.cpp Allow multiple format image saving 2023-09-06 12:12:32 -07:00
sch_sexpr_plugin.h Schematic plugins refactoring, fixes for PCB plugins. 2023-08-31 05:08:03 +03:00
sch_sexpr_plugin_common.cpp Refactor pin orientation to be an enum class 2023-07-26 23:46:15 -04:00
sch_sexpr_plugin_common.h Refactor pin orientation to be an enum class 2023-07-26 23:46:15 -04:00