[cairo-commit] [cairo-www] src/roadmap.mdwn

Bryce Harrington bryce at freedesktop.org
Wed Nov 12 22:46:29 PST 2014


 src/roadmap.mdwn |   19 +++++++++++++++++--
 1 file changed, 17 insertions(+), 2 deletions(-)

New commits:
commit 40d6a8893ca3b47b38d3baa4a933edd9b4374b10
Author: Bryce Harrington <bryce at osg.samsung.com>
Date:   Wed Nov 12 22:45:58 2014 -0800

    roadmap:  Add some potential items for 1.16

diff --git a/src/roadmap.mdwn b/src/roadmap.mdwn
index d3c1bcc..c7435de 100644
--- a/src/roadmap.mdwn
+++ b/src/roadmap.mdwn
@@ -73,10 +73,15 @@ to get involved with cairo.
  ✓ Antialias hints (NONE, FAST, GOOD, BEST) to fine tune rasterizer
    performance vs. quality.
 
- ✓ Port the OpenGL backend to GLESv2
+ ✓ Port the OpenGL backend to GLESv2.  Add MSAA compositor refinements
+   for high performance antialiasing.
+
+ ✓ SHM transport for image transfers to and form the X server.
+
+ ✓ Make font handling by pango/cairo/fontconfig fully threadsafe.
  
 
-# cairo 1.14
+# cairo 1.14 (Oct 13, 2014)
 
  ✓ Pixman-based downscaling
 
@@ -85,6 +90,16 @@ to get involved with cairo.
  ✓ JBIG2 mime data in PDF
 
 
+# cairo 1.16 (2015?)
+
+ • Path effects API.  A gaussian blur effect will be introduced with
+   this API for creating arbitrary path shadowing.
+
+ • Perspective transform addition to Cairo's matrix functionality.
+
+ • GLESv3 support for OpenGL backend
+
+
 # Unknown / Future work
 
 The status on the following items originally targeted to 1.12 is not


More information about the cairo-commit mailing list