mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-01-23 16:20:23 +01:00
SVG: Remove outdated comment.
This commit is contained in:
parent
22c799d5b3
commit
62831dc10e
1 changed files with 0 additions and 4 deletions
|
|
@ -832,10 +832,6 @@ emit_composite_pattern (xmlNodePtr node,
|
|||
return emit_composite_image_pattern (node, pattern, width, height, is_pattern);
|
||||
}
|
||||
|
||||
/* FIXME: Here we use a SVG 1.2 feature. We should probably have
|
||||
* an API to limit output SVG version, and fallback to image when
|
||||
* necessary. */
|
||||
|
||||
static void
|
||||
emit_operator (xmlNodePtr node, cairo_operator_t op)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue