13
0
livetrax/libs/canvas
2013-07-01 12:04:02 -04:00
..
benchmark
canvas changes to waveform clipping display 2013-06-28 20:21:30 -04:00
doc
test
arc.cc basically operational switch to canvas drawing coordinates, although text and waves don't work, and redraw areas are too small 2013-06-18 08:23:06 -04:00
arrow.cc
build-and-run-benchmark.sh
build-and-run-manual-test.sh
build-and-run-tests.sh
canvas.cc an awful lot of tweaks to drawing details 2013-06-24 16:28:53 -04:00
circle.cc
curve.cc
debug.cc
fill.cc workaround/hack/fix for cairo pattern gradient space exceeding 2^16 size limit 2013-06-27 10:41:00 -04:00
flag.cc
group.cc fix rect redraw problems caused by intersection requiring the usual 0.5 expansion (though consider a more general fix for this at teh group level) 2013-06-18 13:46:24 -04:00
image.cc likely fix for Canvas::Image positioning under new coordinate/render rules 2013-06-22 14:59:43 -04:00
item.cc minor fixes for recent cairocanvas work so that it builds on OS X (64bit) 2013-07-01 12:04:02 -04:00
line_set.cc basically operational switch to canvas drawing coordinates, although text and waves don't work, and redraw areas are too small 2013-06-18 08:23:06 -04:00
line.cc an awful lot of tweaks to drawing details 2013-06-24 16:28:53 -04:00
lookup_table.cc
Notes
outline.cc
pixbuf.cc
poly_item.cc fix incorrect coordinate space when drawing first poly-curve line 2013-06-21 13:56:01 -04:00
poly_line.cc
polygon.cc basically operational switch to canvas drawing coordinates, although text and waves don't work, and redraw areas are too small 2013-06-18 08:23:06 -04:00
rectangle.cc fix drawing of rectangles larger than 2000 pixels, caused by silly hard-coding of width limit 2013-06-27 17:27:58 -04:00
root_group.cc
run-manual-test.sh
run-tests.sh
text.cc workaround/hack/fix for cairo pattern gradient space exceeding 2^16 size limit 2013-06-27 10:41:00 -04:00
types.cc an awful lot of tweaks to drawing details 2013-06-24 16:28:53 -04:00
utils.cc
wave_view.cc changes to waveform clipping display 2013-06-28 20:21:30 -04:00
wscript