From de1915ffd2fe7f973529104a1041b33f2abfdfed Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Mon, 25 Sep 2006 10:44:08 -0700 Subject: [PATCH] ROADMAP: Add a couple of URLs for user-font API discussion --- ROADMAP | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ROADMAP b/ROADMAP index dfd45b71f..8b2793908 100644 --- a/ROADMAP +++ b/ROADMAP @@ -74,7 +74,9 @@ cairo 1.4.0 ideas (think performance!) Look into the glyph cache. Moreover, make sure we are reusing scaled fonts enough. - User-font API + User-font API---a couple of threads of interest: + http://lists.freedesktop.org/archives/cairo/2006-May/006893.html + http://lists.freedesktop.org/archives/cairo/2006-May/006888.html Polling API (cairo_get_serial and cairo_changed)