From 8a4adcf5f3c893505a53882a0532a220f79f4409 Mon Sep 17 00:00:00 2001 From: Adrian Johnson Date: Thu, 20 Sep 2007 08:57:19 +0930 Subject: [PATCH] ROADMAP: Add metadata API --- ROADMAP | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ROADMAP b/ROADMAP index fcf56c5dc..8e7c931a8 100644 --- a/ROADMAP +++ b/ROADMAP @@ -106,6 +106,13 @@ cairo 1.6 (scheduled for July 2007, targeting firefox and GNOME) • Debug environment variable to disable PDF compression (adrianj) http://lists.freedesktop.org/archives/cairo/2007-February/009492.html +cairo 1.8 +================================================================ + • API to set surface metadata (title, author, etc). This should be a generic + surface API. + http://lists.freedesktop.org/archives/cairo/2006-April/006809.html + http://lists.cairographics.org/archives/cairo/2007-September/011441.html + For other ideas that have been proposed for cairo but are not yet scheduled on the roadmap of any particular release, please see the TODO file next to this ROADMAP file.