drop todo

All of this is backend work now
This commit is contained in:
Matthias Clasen
2017-09-10 10:11:20 -04:00
parent 797042e616
commit 2f46bd772e

View File

@@ -3889,12 +3889,6 @@ gsk_text_node_draw (GskRenderNode *node,
cairo_restore (cr);
}
/*
* Next steps:
* - use multiple instances, one per glyph for the text pipelines
* - switch to using a font atlas instead of per-call cached surfaces
*/
static GVariant *
gsk_text_node_serialize (GskRenderNode *node)
{