Created attachment 141152 [details] [review] patch There are already functions to create surfaces for filenames and streams; that attached patch adds the API to do the same for file descriptor. While it is true that this can already be accomplished by using the stream functions with a custom write function, that's leading to code duplication, and is not as convenient as a simple API call. Also, cairo internally already has all the code in cairo-output-stream.c to handle this; all it needs is be exposed.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/cairo/cairo/issues/298.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.