mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-04 23:28:07 +02:00
Mark bug #4299 fixed (by the several lock-related commits below). Add clip-all XFAIL to the 1.0.2 roadmap.
This commit is contained in:
parent
56e7e9d5bd
commit
b18a3c0580
2 changed files with 10 additions and 4 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2005-09-13 Carl Worth <cworth@cworth.org>
|
||||
|
||||
* ROADMAP: Mark bug #4299 fixed (by the several lock-related
|
||||
commits below). Add clip-all XFAIL to the 1.0.2 roadmap.
|
||||
|
||||
2005-09-13 Carl Worth <cworth@cworth.org>
|
||||
|
||||
* src/cairo-scaled-font.c: (_cairo_scaled_glyph_lookup): Add
|
||||
|
|
|
|||
9
ROADMAP
9
ROADMAP
|
|
@ -2,10 +2,11 @@ cairo 1.0.2 required bug fixes (Schedule unknown)
|
|||
For each bug number XXXX below, see:
|
||||
https://bugs.freedesktop.org/show_bug.cgi?id=XXXX
|
||||
=================================================
|
||||
4260 Antialised font is rendered over green background
|
||||
4299 Assertion fails in "cairo-font.c" when using multithreads
|
||||
4408 Missing dashes on stroked curves
|
||||
4409 Dashes are missing initial caps
|
||||
4260 Antialised font is rendered over green background
|
||||
✓4299 Assertion fails in "cairo-font.c" when using multithreads
|
||||
4408 Missing dashes on stroked curves
|
||||
4409 Dashes are missing initial caps
|
||||
XFAIL clip-all test needs to be fixed
|
||||
|
||||
cairo 1.2.0 desired features (Scheduled for 2005-11-01)
|
||||
=======================================================
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue