Files
gio-patched/layout
Elias Naur 7299d1c875 op/clip: replace Rect and RoundRect with Rect type
Remembering the order of the corners in the RoundRect is difficult,
which suggest that RoundRect should be a struct with named fields.

Do that, and make Rect the special case where corner radii are all
zero.

Signed-off-by: Elias Naur <mail@eliasnaur.com>
2019-11-18 14:33:28 +01:00
..
2019-09-30 16:55:47 +02:00
2019-10-16 20:35:24 +02:00
2019-10-17 14:22:24 +02:00