58ba7163a5ee19414f3357a7c84d93989cb7498c |
|
08-Feb-2014 |
mathog <mathog@caltech.edu> |
DrawingContext: change variable names ct to dc (bug #1272073) |
28f74a03fc1d9ebe507ee0c8f6c361c06c2ea27e |
|
02-Oct-2011 |
Jon A. Cruz <jon@joncruz.org> |
Removing redundant doxygen @brief tag. |
4cac4ca7df74906a58898242874f3068e3efb0a2 |
|
28-Jul-2011 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Per-item render cache.
Cache some offscreen data to facilitate smoother navigation. |
ed422cc32e064690397f1e4aeb526ebda5fbca77 |
|
22-Jul-2011 |
Krzysztof Kosiński <tweenk.pl@gmail.com> |
Replace direct use of Cairo contexts and surfaces in the rendering tree
with wrappers which keep some extra information about the surface,
amd NRRect and NRRectL use with Geom::Rect and Geom::IntRect.
Should simplify implementing filter primitive subregions. |