kicad/pcbnew/plugins/kicad
jean-pierre charras d8be69c3c1 PAGE_INFO: use double instead of int to store the page size.
For historical reasons, they are stored in mils, but using int create rounding
issues when converting to/from mils to IU in dialogs.
This is a minor but annoying issue.
Fixes #16000
https://gitlab.com/kicad/code/kicad/-/issues/16000
2023-10-31 13:47:32 +01:00
..
pcb_parser.cpp PAGE_INFO: use double instead of int to store the page size. 2023-10-31 13:47:32 +01:00
pcb_parser.h Functionally it's a "reference image". 2023-10-24 15:44:21 +01:00
pcb_plugin.cpp Functionally it's a "reference image". 2023-10-24 15:44:21 +01:00
pcb_plugin.h Functionally it's a "reference image". 2023-10-24 15:44:21 +01:00