From 34f24d2aad90d4a737b513ac6858ed879316e132 Mon Sep 17 00:00:00 2001 From: Carl Worth Date: Tue, 27 Jun 2006 15:38:45 +0200 Subject: [PATCH] ROADMAP: Note that degenerate path stuff has been pushed out now. --- ROADMAP | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ROADMAP b/ROADMAP index eccbd4699..6d210902e 100644 --- a/ROADMAP +++ b/ROADMAP @@ -61,7 +61,7 @@ cairo 1.2.0 plans ✓ PS emit_glyph function needs to support bitmapped glyphs ✓ SVG emit_glyph function needs to support bitmapped glyphs ✓ PDF: minefield page one is falling back unnecessarily - should be possible to draw caps with degenerate paths + ✓ should be possible to draw caps with degenerate paths Fix memory leaks 1. Ensure 'make check-valgrind' passes with no leaks