]> git.tdb.fi Git - libs/gui.git/commitdiff
Tweak QuartzLoader a bit
authorMikko Rasa <tdb@tdb.fi>
Thu, 10 Oct 2013 17:58:05 +0000 (20:58 +0300)
committerMikko Rasa <tdb@tdb.fi>
Thu, 10 Oct 2013 17:58:14 +0000 (20:58 +0300)
Apparently OS X 10.5 uses kCGImageStatusReadingHeader, while 10.8 uses
kCGImageStatusIncomplete.  Also check that we actually got an image when
trying to load.


No differences found