Commit Graph

11 Commits

Author SHA1 Message Date
Andrew Hyatt
1c81808e25 Create include directories 2017-08-07 23:33:12 -07:00
Sergey Bugaev
2851c01488 Onyx2D buils (but does not link yet) 2017-04-25 12:13:21 +03:00
Christopher Lloyd
65085ece4d Merge plasqdev-cocotron 2015-03-24 22:54:48 -04:00
Airy ANDRE
e8f9a51284 A couple more of exported metadata for TIFF files 2013-12-05 15:34:16 +01:00
Christopher Lloyd
d700652cf3 merge of plasqdev-cocotron 2013-03-29 21:55:33 -04:00
Christopher Lloyd
6c84cffd86 fix #959 2013-03-29 10:14:00 -04:00
Airy ANDRE
8f07b0bdc6 Merge with the trunk with a few fixes
- make the JPEG exporters to work by including proper library-installation detection and not using unimplemented API
- disable/comment special observing on addXXX: & removeXXX: method, that throw exceptions when you have some of these methods not using NSSet
- repair the NS<geometry>FromString methods ('{%g,%g}' is a good scan string, not '{"%g","%g"}')
- keep our branch changes on Win32 keyboard handling as it supports dead-keys
2012-11-28 18:34:54 +01:00
Airy ANDRE
3eda93d62a Add support for using libtiff for decoding TIFF files (to support more TIFF formats) - libtiff is only used for now for decoding the pixels part (not for tags or directories - for minimal code changes) 2012-05-22 11:53:08 -07:00
Christopher Lloyd
197a5af187 fix image init, variety of warnings 2012-05-15 01:05:28 -04:00
Christopher Lloyd
6ddb01ce98 fixes issue #565, NSRecursiveLock_win32 header fix, better PDF DCTDecode, LZW PDF stream decompress, PDF inline images fix 2010-12-15 22:39:25 -05:00
Christopher Lloyd
508451c124 - switch to Onyx as default window contents renderer, to use GDI, set default CGBackingRasterizer to "GDI"
- rename NSTIFFImageFileDirectory to O2TIFFImageDirectory
- cleanup warnings for Onyx2D MacOS target
2010-04-01 22:51:31 -04:00