[cairo-commit] [cairo-www] src/summit
Carl Worth
cworth at freedesktop.org
Tue Aug 26 11:10:15 PDT 2008
src/summit/2008/notes.mdwn | 19 +++++++++++++++++--
1 file changed, 17 insertions(+), 2 deletions(-)
New commits:
commit 9754923bbeac253fd17a05421b366c582760c5ab
Author: Carl Worth <cworth at cworth.org>
Date: Tue Aug 26 11:09:44 2008 -0700
More live notes
diff --git a/src/summit/2008/notes.mdwn b/src/summit/2008/notes.mdwn
index aa6353d..76b0351 100644
--- a/src/summit/2008/notes.mdwn
+++ b/src/summit/2008/notes.mdwn
@@ -13,7 +13,8 @@ done Wednesday and Thursday
Vlad: Firefox 3 is using cairo and an update was offered (yesterday!)
to Firefox 2 users to upgrade to Firefox 3. This should put cairo out
-onto 150+ million machines.
+onto 150+ million machines. Very interested in cairo on mobile
+platforms.
Joe: Working for Mozilla from Toronto office. Really want to
hardware-accelerate cairo. Will probably write an OpenGL backend for
@@ -50,7 +51,7 @@ haven't been doing a good job of keeping things running. Also want to
talk about some larger plans, (post 1.8 stuff). We need to know where
we want to go after we fix all the bugs.
-11:00 Brainstorming/Scheduling
+10:45 Brainstorming/Scheduling
------------------------------
Topic ideas:
@@ -77,6 +78,12 @@ Topic ideas:
* Backend status
+ * QT backend (?) Vlad.
+
+ * Gripe session
+
+ * Image clamping issue
+
Hacking ideas:
* JPEG data in PDF output
@@ -91,4 +98,12 @@ Hacking ideas:
* Downscaling improvements
+11:00 What people are doing with cairo
+--------------------------------------
+Vlad: With Firefox, every pixel on the screen is going through
+cairo. For the current web, cairo is working quite well: Text, images
+(some issues with scaling), simple lines, etc. But future web stuff,
+(canvas, SVG, video, etc.), will stress cairo much more. So there's
+lots of performance work to be discussed/done there. Image clamping
+issue. Most pain points are just performance.
More information about the cairo-commit
mailing list