mirror of
https://gitlab.freedesktop.org/cairo/cairo.git
synced 2026-04-22 16:20:47 +02:00
pdf: remove old comment
These issues have been fixed.
This commit is contained in:
parent
1674d2b885
commit
3322580f04
1 changed files with 0 additions and 9 deletions
|
|
@ -65,15 +65,6 @@
|
|||
|
||||
#include <zlib.h>
|
||||
|
||||
/* Issues:
|
||||
*
|
||||
* - We embed an image in the stream each time it's composited. We
|
||||
* could add generation counters to surfaces and remember the stream
|
||||
* ID for a particular generation for a particular surface.
|
||||
*
|
||||
* - Backend specific meta data.
|
||||
*/
|
||||
|
||||
/*
|
||||
* Page Structure of the Generated PDF:
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue