diff options
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -34,9 +34,3 @@ cairo_show_text is not updating the current point by the string's advance values -- Caps are added only to the last subpath in a complex path. - --- - -ref_counts will go negative if destroy is called with ref_count == -0. We noticed this in cairo_surface.c but it likely happens in several -places. |