diff options
-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 == |