summaryrefslogtreecommitdiff
path: root/canvas
diff options
context:
space:
mode:
authorJosh Heidenreich <josh.sickmate@gmail.com>2012-02-08 09:06:58 +1030
committerDavid Tardon <dtardon@redhat.com>2012-02-08 07:46:57 +0100
commit8b9615be8898ccfa361b0de16af207aeaa6aa594 (patch)
tree78bab663034c7b17c5c3432621154887a7446734 /canvas
parent64e1ae0f5581bcf8eafecc6c22bcdcb76ac7ba5d (diff)
Added (and improved) READMEs for modules which used to be in libs-gui
Diffstat (limited to 'canvas')
-rw-r--r--canvas/README (renamed from canvas/overview.txt)10
1 files changed, 5 insertions, 5 deletions
diff --git a/canvas/overview.txt b/canvas/README
index 5d508b04bc45..ee9dc5880171 100644
--- a/canvas/overview.txt
+++ b/canvas/README
@@ -1,5 +1,6 @@
-The new OOo Canvas Framework
-============================
+New canvas implementation to improve rendering, various backends implement the new XCanvas API eg. Cairo / DirectX.
+
+== The new OOo Canvas Framework ==
The new OpenOffice.org canvas framework is the successor of the system
GUI and graphics backend VCL. Basic functionality is available,
@@ -24,11 +25,10 @@ Armin's recent drawing layer fixups also make use of it), which
resides in /graphics/basegfx. From these modules, six libraries are
currently delivered, namely vclcanvas.uno.dll, javacanvas.jar,
directxcanvas.uno.dll, canvastools680mi.dll, cppcanvas680mi.dll, and
-basegfx680mi.dll.
+basegfx680mi.dll.
-The new OOo slideshow engine
-============================
+== The new OOo slideshow engine ==
The new OpenOffice.org slideshow engine will replace the current
Impress-embedded presentation framework with a fully independent UNO