13
0
livetrax/libs/canvas/canvas
Paul Davis adfba3d39d allow runtime control over cairo save/restore around item rendering
This is to allow easier debugging of whether a given item's render method fails to leave a cairo
context in the same state it received it in
2024-03-22 13:39:03 -06:00
..
arc.h
arrow.h
box.h
canvas.h allow runtime control over cairo save/restore around item rendering 2024-03-22 13:39:03 -06:00
circle.h
container.h
curve.h
debug.h
fill.h
flag.h
framed_curve.h
fwd.h
grid.h
image.h Fix alloc-dealloc-mismatch (video image) 2023-12-12 20:36:55 +01:00
interpolated_curve.h
item.h
line_set.h
line.h
lollipop.h lollis: draw stems in fill color (optionally) 2023-06-26 14:18:18 -06:00
lookup_table.h
meter.h
note.h canvas: add velocity() method to Note 2023-06-26 14:18:18 -06:00
outline.h
pixbuf.h
poly_item.h canvas: add PolyItem::clear() 2023-09-30 11:09:58 -06:00
poly_line.h
polygon.h
rectangle.h
root_group.h
ruler.h
scroll_group.h
stateful_image.h
step_button.h
table.h
text.h
tracking_text.h
types.h
utils.h
visibility.h
widget.h
xfade_curve.h