Files
ardour/libs/canvas
Robin Gareus f08299ea1e Fix lineset drawing for lines > 1px width
This is a follow up to 248e37ac0c.

A line at 0 with 1px width should draw from 0.5 to 1.5
(cairo pixel offset). The same line with a width of 3px
is -0.5 to 2.5.

The self.intersection code calculates this correctly, subtracting
shift, the drawing code however incorrectly added it.

This fixes MIDI track grid/note offset as well as a bleed
below the track.
2023-07-17 05:05:20 +02:00
..
2023-07-09 20:41:36 -06:00
2022-08-27 12:54:43 -06:00
2021-08-13 12:51:26 -06:00
2022-08-03 12:07:46 -06:00
2021-09-14 18:29:39 -06:00
2021-08-13 12:51:25 -06:00
2023-06-26 14:18:17 -06:00
2023-06-26 14:18:17 -06:00
2023-07-09 20:41:36 -06:00
2023-02-04 18:23:18 +01:00
2022-08-03 12:07:46 -06:00
2023-04-19 14:20:48 +02:00
2020-12-30 03:26:00 +01:00
2023-06-26 14:18:17 -06:00