13
0
livetrax/libs/canvas
2024-05-29 14:13:47 -06:00
..
benchmark
canvas allow runtime control over cairo save/restore around item rendering 2024-03-22 13:39:03 -06:00
doc
MSVCcanvas
test
arc.cc
arrow.cc
box.cc
build-and-run-benchmark.sh
build-and-run-manual-test.sh
build-and-run-tests.sh
canvas.cc allow runtime control over cairo save/restore around item rendering 2024-03-22 13:39:03 -06:00
circle.cc
container.cc
ct
curve.cc
debug.cc
fill.cc
flag.cc
framed_curve.cc
grid.cc
image.cc
item.cc allow runtime control over cairo save/restore around item rendering 2024-03-22 13:39:03 -06:00
line_set.cc canvas: if LineSet does the 0.5 pixel shift, make it the right direction 2023-09-25 20:01:21 -06:00
line.cc
lollipop.cc lollis: draw stems in fill color (optionally) 2023-06-26 14:18:18 -06:00
lookup_table.cc C++ auto iteration FTW 2023-06-26 14:18:17 -06:00
meter.cc
note.cc
Notes
outline.cc
pixbuf.cc
poly_item.cc canvas: add PolyItem::clear() 2023-09-30 11:09:58 -06:00
poly_line.cc
polygon.cc
rectangle.cc Fix canvas rectangle bounding box 2023-09-07 02:45:26 +02:00
root_group.cc
ruler.cc do not plot ruler marks that are left of the current (scroll-adjusted) canvas edge 2024-05-29 14:13:47 -06:00
run-manual-test.sh
run-tests.sh
scroll_group.cc
stateful_image.cc
step_button.cc
table.cc
text.cc Fix a small memory leak 2023-04-19 14:20:48 +02:00
tracking_text.cc fix bad redraws caused by TrackingText on canvas 2024-04-12 18:50:03 -06:00
types.cc
utils.cc
widget.cc
wscript Localize stripped down gtk2 2024-01-06 21:52:48 +01:00
xfade_curve.cc