mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-04-24 18:30:46 +02:00
Update KNOWN_ISSUES documentation
The bug mentioned in KNOWN_ISSUES was fixed in
2b3d8de11a, but the documentation was
not updated. Moreover, the header of KNOWN_ISSUES was 1.10-specific.
Reviewed-by: Bryce Harrington <bryce@osg.samsung.com>
This commit is contained in:
parent
c45e323555
commit
f840733221
1 changed files with 0 additions and 10 deletions
10
KNOWN_ISSUES
10
KNOWN_ISSUES
|
|
@ -1,10 +0,0 @@
|
|||
There are a few known bugs in 1.10 that have been fixed in master, but
|
||||
appear to be non-trivial to backport without fear of causing other
|
||||
regressions. The impact of these bugs is considered to be less than of a
|
||||
risk than rewriting the code.
|
||||
|
||||
Zero Path Extents
|
||||
-----------------
|
||||
A closed degenerate path is reported as having extents (0, 0) x (0, 0),
|
||||
whereas the expected value is (x, y) x (0, 0). This regression has existed
|
||||
since at least 1.2.
|
||||
Loading…
Add table
Reference in a new issue