| commit | 2017bbdf90a22627d5d85b151795df09c5c44d16 | [log] [tgz] |
|---|---|---|
| author | Thorsten Behrens <thb@documentfoundation.org> | Sun Nov 03 21:20:00 2013 +0100 |
| committer | Thorsten Behrens <thb@documentfoundation.org> | Mon Jan 27 00:36:18 2014 +0100 |
| tree | de81368d9841b3b212fab7f6daaff7f34d21dc22 | |
| parent | 9fa9ea0423d97c39293b1788940bda93dbf99ec9 [diff] |
Wrap up plain XCanvas with view-specific render state. Since XCanvas is stateless, we'd need to convey some state around, e.g. transformations and clips. Done via struct Canvas, that we pass on to functions, and sometimes keep as local state for stateful objects like Views. WIP for now. Change-Id: I96ce2f4f1ab97c139e09938555d53f4f1edd2c02