From a5a72676bd34ac6bfdf5e0bcfd3fb21fcbada673 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Tue, 23 May 2006 13:41:44 -0700 Subject: [PATCH] ROADMAP: Note that the cairo_set_line_width issue is resolved --- ROADMAP | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ROADMAP b/ROADMAP index 65a45db55..65973760f 100644 --- a/ROADMAP +++ b/ROADMAP @@ -64,7 +64,7 @@ We don't expect to release without these being complete. Bug fixes with API implications cairo_{ps,pdf}_surface_set_dpi have no effect (replace with cairo_surface_set_fallback_resolution) - cairo_set_line_width should immediately use CTM (see line-width-scale test case) + ✓ cairo_set_line_width semantics (that's not a bug, it's a feature) Bug fixes (For each XXXX, see: https://bugs.freedesktop.org/show_bug.cgi?id=XXXX ) 4630 Fonts too large when drawing to image surface while printing