Commit Graph

12 Commits

Author SHA1 Message Date
TheBrokenRail
55c7b99e5d Proper Braces 2020-05-12 17:04:16 -04:00
TheBrokenRail
cda40d9947 Code Formatting Using Patched ClangFormat 2020-05-12 17:04:15 -04:00
Sergey Bugaev
a66dd5efba NSInteger-ization & CGFloat/O2Float-ization
See https://github.com/darlinghq/darling/issues/418
2018-09-02 23:14:39 +03:00
Sergey Bugaev
2629fce1d9 Return an empty dict instaed of nil from -[O2ImageSource copyPropertiesAtIndex:options:]
This method is not overriden by O2ImageSource_PNG, and its result is dereferenced in NSBitmapImageRep.
2018-06-12 17:05:52 +03:00
Airy ANDRE
7364b733e4 Implement CGImageSourceGetType 2014-02-17 18:46:37 +01:00
Airy ANDRE
5a6bbb7b81 Add JFIF metadata to the EXIF decoder (which is actually more a JPEG metadata decoder) - needed to get the proper DPI info 2014-02-12 19:54:37 +01:00
Airy ANDRE
e8f9a51284 A couple more of exported metadata for TIFF files 2013-12-05 15:34:16 +01:00
Christopher Lloyd
197a5af187 fix image init, variety of warnings 2012-05-15 01:05:28 -04:00
Airy ANDRE
339a52641c More leaks fixes 2012-02-09 14:22:27 +01:00
Airy ANDRE
8301661482 Missing CGImageSourceCreateWithURL API 2011-05-28 20:31:35 +02:00
Christopher Lloyd
091bb5dc7b Onyx2D improvements 2010-10-22 11:57:22 -04:00
Christopher Lloyd
25f22b4c7b split Onyx2D out of CoreGraphics 2010-03-31 10:36:14 -04:00