ROADMAP: Note that the cairo_set_line_width issue is resolved

This commit is contained in:
Carl Worth 2006-05-23 13:41:44 -07:00
parent e4476dda49
commit a5a72676bd

View file

@ -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