[cairo-commit] [cairo-www] src/summit

Carl Worth cworth at freedesktop.org
Tue Aug 26 11:33:56 PDT 2008


 src/summit/2008/notes.mdwn    |   10 ++++++++++
 src/summit/2008/schedule.mdwn |    2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)

New commits:
commit ef335b011c7cc341fbe5c3fe0ce8722b59a563f2
Author: Carl Worth <cworth at cworth.org>
Date:   Tue Aug 26 11:33:32 2008 -0700

    More live notes

diff --git a/src/summit/2008/notes.mdwn b/src/summit/2008/notes.mdwn
index 6ad8f06..4a24585 100644
--- a/src/summit/2008/notes.mdwn
+++ b/src/summit/2008/notes.mdwn
@@ -74,6 +74,8 @@ Topic ideas:
 
     * Mesh gradients
 
+    * Meta-data for PDF, etc.
+
   * Performance status and work
 
   * Printing/PDF
@@ -88,6 +90,8 @@ Topic ideas:
 
     * Carl's "chain of bugs" printing
 
+  * Color management
+
 Hacking ideas:
 
   * JPEG data in PDF output
@@ -105,6 +109,8 @@ Hacking ideas:
   * Søren's JIT compiler for pixman, (rendergen). Mozilla also has
     Javascript JIT stuff with a bottom-end that could be helpful here.
 
+  * Share emitted images in PDF backend.
+
 11:00 What people are doing with cairo
 --------------------------------------
 
@@ -130,3 +136,7 @@ gradients would sure be nice.
 Søren: In addition to maintaining pixman, I've been doing other stuff
 on the side. I've got my own little GTK+-replacing prototype, so it
 needs damage tracking and hit detection, etc.
+
+Adrian: Biggest issue in PDF was fallback images---this is all fairly
+under control now. One of the next big things left is to not re-emit
+an image when a pattern is reused.
diff --git a/src/summit/2008/schedule.mdwn b/src/summit/2008/schedule.mdwn
index 609d2c0..9a026d6 100644
--- a/src/summit/2008/schedule.mdwn
+++ b/src/summit/2008/schedule.mdwn
@@ -37,7 +37,7 @@ Wednesday, August 27, 2008
 --------------------------
 10:00 Post 1.8 features/Hardware acceleration (Vlad)
 
-11:00 [Topic discussion]
+11:00 Color management overview (Vlad)
 
 12:00 Lunch
 


More information about the cairo-commit mailing list