mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-05-17 22:58:08 +02:00
Clean up
Signed-off-by: Raman Varabets <gitlab-20240601-da2ef10c@cyborgize.sg>
This commit is contained in:
parent
38c184b494
commit
5aac7156dd
1 changed files with 1 additions and 2 deletions
|
|
@ -1407,8 +1407,7 @@ _cairo_svg_document_emit_color_glyph_data (cairo_svg_document_t *document,
|
|||
document->owner->y_fallback_resolution);
|
||||
|
||||
cairo_pattern_t *pattern = cairo_pattern_create_for_surface (scaled_glyph->recording_surface);
|
||||
_cairo_svg_surface_emit_composite_pattern (//&temporary_stream,
|
||||
&document->xml_node_glyphs,
|
||||
_cairo_svg_surface_emit_composite_pattern (&document->xml_node_glyphs,
|
||||
svg_surface,
|
||||
(cairo_surface_pattern_t *) pattern,
|
||||
invalid_pattern_id,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue