diff options
author | Carl Worth <cworth@cworth.org> | 2006-08-18 07:56:52 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2006-08-18 07:59:20 -0700 |
commit | 861f1cb4f70cdbd7702eaf642b999a21ad01037d (patch) | |
tree | 1ee7897c5599231ea106fbdd0695a060445684de /ROADMAP | |
parent | c2d92d4397f7ed7a8b7fdfa24a4e339ecb0d6d69 (diff) | |
parent | fbb1758ba8384650157b2bbbc93d161b0c2a05f0 (diff) |
Merge branch 'jrmuizel-stroking-fixes' into cairo
Conflicts:
test/dash-caps-joins-ps-argb32-ref.png
test/degenerate-path-ps-argb32-ref.png
test/degenerate-path.c
Diffstat (limited to 'ROADMAP')
-rw-r--r-- | ROADMAP | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -39,6 +39,7 @@ cairo-1.2.4 (August 21, 2006): Fix build bugs with 1.2.2 ✓- source-clip-scale - PS/PDF Type1/Type3 problem with rotated font_matrices ✓- close_path behavior (T Rowley's mail) +✓- degenerate-path dashing fixes cairo-1.4 (October 2006): Better performance - New tessellator |