kicad/common/page_layout
jean-pierre charras 18995a1527 page layout draw function: fix a rounding issue.
For items defined by 2 point, the ending point coordinates are rounded to the near integer,
but the starting point coordinates were just truncated instead of being rounding,
creating sometimes an error for horizontal or vertical lines.

Fixes: lp:1835211
https://bugs.launchpad.net/kicad/+bug/1835211
2019-07-03 16:03:45 +02:00
..
page_layout_default_description.cpp Use consistent PageLayout data structure names. 2019-05-27 11:55:58 +01:00
page_layout_reader.cpp Fix build order for generated headers and sources 2019-07-03 09:36:40 -04:00
page_layout_reader.keywords Remove duplicate files. 2013-10-18 19:38:03 +02:00
ws_data_item.cpp page layout draw function: fix a rounding issue. 2019-07-03 16:03:45 +02:00
ws_data_model.cpp Convert remaining legacy drawing code to print code. 2019-05-31 21:54:22 +01:00
ws_data_model_io.cpp Fix build order for generated headers and sources 2019-07-03 09:36:40 -04:00
ws_draw_item.cpp remove a printf used for debug. 2019-06-13 14:07:34 +02:00
ws_painter.cpp pl_editor:make the option "show formatted texts" working. 2019-06-15 19:54:05 +02:00
ws_proxy_undo_item.cpp Push KIWAY_HOLDER down a level so we can move a bunch of stuff that doesn't belong there out. 2019-06-10 23:46:00 +01:00
ws_proxy_view_item.cpp Implement undo for Page Settings in PlEditor, Eeschema and PCBNew. 2019-05-27 11:58:55 +01:00