diff options
author | Tor Lillqvist <tlillqvist@suse.com> | 2012-04-26 14:31:10 +0300 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@suse.com> | 2012-04-26 14:32:18 +0300 |
commit | 6100fd22ff894d0ded458b2f5897d36145c43863 (patch) | |
tree | 16a883810c41b5acdcc029625074d1f7281ac54a /canvas | |
parent | 13ca063c9f32e1ffdbdc409d447d038e69c580a5 (diff) |
Add trolling comments
Diffstat (limited to 'canvas')
-rw-r--r-- | canvas/README | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/canvas/README b/canvas/README index ee9dc5880171..ee2ae9367154 100644 --- a/canvas/README +++ b/canvas/README @@ -1,4 +1,10 @@ -New canvas implementation to improve rendering, various backends implement the new XCanvas API eg. Cairo / DirectX. +New canvas implementation to improve rendering, various backends +implement the new XCanvas API eg. Cairo / DirectX. + +In what sense "new"? For how long has it been "new", what is the "old" +one then? How much of the below is relevant *today*? It was committed +in 2005. Please if you read this and have knowledge and time, do +improve this file... == The new OOo Canvas Framework == |