summaryrefslogtreecommitdiff
path: root/ROADMAP
diff options
context:
space:
mode:
authorCarl Worth <cworth@cworth.org>2006-05-23 13:41:44 -0700
committerCarl Worth <cworth@cworth.org>2006-05-23 13:41:44 -0700
commita5a72676bd34ac6bfdf5e0bcfd3fb21fcbada673 (patch)
tree2ba51fb0d2e79cd0425ce623ce17dfff751e63f0 /ROADMAP
parente4476dda49b709875b8204567168752c15927480 (diff)
ROADMAP: Note that the cairo_set_line_width issue is resolved
Diffstat (limited to 'ROADMAP')
-rw-r--r--ROADMAP2
1 files changed, 1 insertions, 1 deletions
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