GNOME Bugzilla – Bug 720762
macos backend for gdk-pixbuf
Last modified: 2018-05-22 13:15:09 UTC
I'm not sure of the specifics, but there must surely be some native functions for loading (and saving?) png/jpeg/tiff/etc. files on the Mac. When building on Mac OS, we should depend on those instead of having to use libpng/libjpeg/libtiff. This would be similar in spirit to the gdi backend for win32.
I guess https://developer.apple.com/library/mac/documentation/Cocoa/Reference/ApplicationKit/Classes/NSImage_Class/Reference/Reference.html#//apple_ref/doc/uid/TP40004051 ?
for the record, afaik on windows we give priority to the libpng/libjpeg/libtiff backends than the gdi ones.
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME'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.gnome.org/GNOME/gdk-pixbuf/issues/39.