darling-cocotron/Onyx2D
2019-08-13 21:55:33 -04:00
..
English.lproj split Onyx2D out of CoreGraphics 2010-03-31 10:36:14 -04:00
include/Onyx2D AppKit and CoreGraphics improvements for Sketch 2019-08-13 21:55:33 -04:00
Onyx2D.xcodeproj in the *.xcodeproj files, set indent and tab width to 4 and use tabs to 0, so file editing within the respective projects will honour these settings instead of any custom user settings 2015-10-05 08:11:19 -03:00
platform_Windows Reformat entire project using newer style 2015-05-23 20:15:45 -04:00
CMakeLists.txt Move the *_FT classes out of AppKit 2019-04-27 00:15:16 +03:00
gif_lib.m Move all Onyx2D headers into include/Onyx2D 2019-04-27 00:04:37 +03:00
Info.plist split Onyx2D out of CoreGraphics 2010-03-31 10:36:14 -04:00
O2AffineTransform.m split Onyx2D out of CoreGraphics 2010-03-31 10:36:14 -04:00
O2argb8u.m fix image init, variety of warnings 2012-05-15 01:05:28 -04:00
O2argb32f.m NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
O2BitmapContext.m Rough in some spell checker classes and clean up warnings 2011-08-22 00:14:07 -04:00
O2ClipMask.m Onyx2D improvements 2010-10-22 11:57:22 -04:00
O2ClipPhase.m split Onyx2D out of CoreGraphics 2010-03-31 10:36:14 -04:00
O2ClipState.m Onyx2D improvements 2010-10-22 11:57:22 -04:00
O2Color.m size_t-ize Onyx2D as appropriate 2018-09-12 09:26:24 +03:00
O2ColorSpace.m AppKit and CoreGraphics improvements for Sketch 2019-08-13 21:55:33 -04:00
O2ColorSpace+PDF.m Onyx2D improvements 2010-10-22 11:57:22 -04:00
O2Context_builtin_FT.m Move the *_FT classes out of AppKit 2019-04-27 00:15:16 +03:00
O2Context_builtin.m Move the *_FT classes out of AppKit 2019-04-27 00:15:16 +03:00
O2Context_distill.m NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
O2Context.m AppKit and CoreGraphics improvements for Sketch 2019-08-13 21:55:33 -04:00
O2DataConsumer.m O2DataConsumerCreateWithURL implementation is missing + adding a few API to have a more complete CGDataConsumer implementation 2011-11-04 21:14:20 +01:00
O2DataProvider.m re-organize for O2ImageDecoder and jpeg image decode, fix warnings 2012-05-14 11:14:09 -04:00
O2Decoder_TIFF.m Move all Onyx2D headers into include/Onyx2D 2019-04-27 00:04:37 +03:00
O2Encoder_JPG.m Fix longjmp()ing from Linux to Darwin and free()ing memory allocated on the Linux side 2019-04-27 00:11:31 +03:00
O2Encoder_PNG.m Fix longjmp()ing from Linux to Darwin and free()ing memory allocated on the Linux side 2019-04-27 00:11:31 +03:00
O2Encoder_TIFF.m Onyx2D improvements 2010-10-22 11:57:22 -04:00
O2Encoding.m Move all Onyx2D headers into include/Onyx2D 2019-04-27 00:04:37 +03:00
O2EXIFDecoder.m Move all Onyx2D headers into include/Onyx2D 2019-04-27 00:04:37 +03:00
O2Font_freetype.m Implement -[O2Font_freetype copyGlyphNameForGlyph:] 2019-05-09 17:15:19 +03:00
O2Font_ttf.m NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
O2Font.m Move all Onyx2D headers into include/Onyx2D 2019-04-27 00:04:37 +03:00
O2Font+PDF.m Move all Onyx2D headers into include/Onyx2D 2019-04-27 00:04:37 +03:00
O2Function.m NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
O2Function+PDF.m Move all Onyx2D headers into include/Onyx2D 2019-04-27 00:04:37 +03:00
O2Geometry.m split Onyx2D out of CoreGraphics 2010-03-31 10:36:14 -04:00
O2GlyphStencil.m Onyx2D improvements 2010-10-22 11:57:22 -04:00
O2GraphicsState.m size_t-ize Onyx2D as appropriate 2018-09-12 09:26:24 +03:00
O2Image.m size_t-ize Onyx2D as appropriate 2018-09-12 09:26:24 +03:00
O2Image+PDF.m Enable linking to libpng, libjpeg, and libz 2019-04-27 00:08:08 +03:00
O2ImageDecoder_JPEG_libjpeg.m Move all Onyx2D headers into include/Onyx2D 2019-04-27 00:04:37 +03:00
O2ImageDecoder_JPEG_stb.m Move all Onyx2D headers into include/Onyx2D 2019-04-27 00:04:37 +03:00
O2ImageDecoder.m add to image and incorporate into PDF generation 2012-05-14 22:18:17 -04:00
O2ImageDestination.m JPEG is not encoding the DPI 2014-10-24 16:16:31 -04:00
O2ImageSource_BMP.m NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
O2ImageSource_GIF.m NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
O2ImageSource_ICNS.m NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
O2ImageSource_JPEG.m Move all Onyx2D headers into include/Onyx2D 2019-04-27 00:04:37 +03:00
O2ImageSource_PNG.m Fix longjmp()ing from Linux to Darwin and free()ing memory allocated on the Linux side 2019-04-27 00:11:31 +03:00
O2ImageSource_TIFF.m Move all Onyx2D headers into include/Onyx2D 2019-04-27 00:04:37 +03:00
O2ImageSource.m NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
O2Layer.m Improve memory allocation error logging and handling 2014-08-08 10:15:48 -04:00
O2LZW.m rough in more spelling, fix build warnings 2011-08-25 23:08:17 -04:00
O2MutablePath.m size_t-ize Onyx2D as appropriate 2018-09-12 09:26:24 +03:00
O2Paint_axialGradient.m Fix/imporove gradient rendering 2018-08-11 08:20:36 +03:00
O2Paint_color.m - remove unused VGColor types and functions 2010-06-12 14:14:22 -04:00
O2Paint_image.m Rough in some spell checker classes and clean up warnings 2011-08-22 00:14:07 -04:00
O2Paint_pattern.m fixed pattern drawing, building Onyx on OS X 2010-12-08 23:23:59 -05:00
O2Paint_radialGradient.m Finish rewriting radial gradients 2018-09-02 14:10:38 +03:00
O2Paint_ramp.m Fix/imporove gradient rendering 2018-08-11 08:20:36 +03:00
O2Paint.m - Faster copy blend with coverage 2010-06-11 14:34:17 -04:00
O2Path.m Implement CoreGraphics stubs for sketchtool 2019-07-21 15:45:41 -04:00
O2Pattern.m Add some accessors to O2Pattern 2011-11-23 14:17:53 +01:00
O2PDFArray.m NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
O2PDFBlock.m Move all Onyx2D headers into include/Onyx2D 2019-04-27 00:04:37 +03:00
O2PDFCharWidths.m Move all Onyx2D headers into include/Onyx2D 2019-04-27 00:04:37 +03:00
O2PDFContentStream.m Onyx2D improvements 2010-10-22 11:57:22 -04:00
O2PDFContext.m NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
O2PDFDictionary.m NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
O2PDFDocument.m Implement CGPDFDocumentCreateWithURL() 2018-12-17 00:34:31 +03:00
O2PDFFilter.m ass bytesPerRow through to the PDF image handling code 2019-01-09 19:35:58 +03:00
O2PDFFont.m Move all Onyx2D headers into include/Onyx2D 2019-04-27 00:04:37 +03:00
O2PDFFunction_Type0.m Move all Onyx2D headers into include/Onyx2D 2019-04-27 00:04:37 +03:00
O2PDFFunction_Type2.m NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
O2PDFFunction_Type3.m NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
O2PDFFunction_Type4.m Move all Onyx2D headers into include/Onyx2D 2019-04-27 00:04:37 +03:00
O2PDFObject_Boolean.m Fix direct isa access 2017-12-17 16:11:05 +03:00
O2PDFObject_const.m Fix direct isa access 2017-12-17 16:11:05 +03:00
O2PDFObject_identifier.m Fix direct isa access 2017-12-17 16:11:05 +03:00
O2PDFObject_Integer.m Fix direct isa access 2017-12-17 16:11:05 +03:00
O2PDFObject_Name.m split Onyx2D out of CoreGraphics 2010-03-31 10:36:14 -04:00
O2PDFObject_R.m Fix direct isa access 2017-12-17 16:11:05 +03:00
O2PDFObject_Real.m Fix direct isa access 2017-12-17 16:11:05 +03:00
O2PDFObject.m Create include directories 2017-08-07 23:33:12 -07:00
O2PDFOperators.m Move all Onyx2D headers into include/Onyx2D 2019-04-27 00:04:37 +03:00
O2PDFOperatorTable.m split Onyx2D out of CoreGraphics 2010-03-31 10:36:14 -04:00
O2PDFPage.m Fix O2PDFPageGetDrawingTransform() to support preserving the aspect ration 2019-01-09 19:32:23 +03:00
O2PDFScanner.m fix cast warnings with clang 2012-05-15 01:43:33 -04:00
O2PDFStream.m ass bytesPerRow through to the PDF image handling code 2019-01-09 19:35:58 +03:00
O2PDFString.m Fix direct isa access 2017-12-17 16:11:05 +03:00
O2PDFxref.m Fix O2PDFxref only keeping a weak reference to its contents 2019-01-09 19:37:09 +03:00
O2PDFxrefEntry.m NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
O2Shading.m Further CGFloat/O2Float-ization 2018-08-11 08:20:36 +03:00
O2Shading+PDF.m NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
O2Surface.m NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
O2TIFFImageDirectory.m Move all Onyx2D headers into include/Onyx2D 2019-04-27 00:04:37 +03:00
O2TTFDecoder.m NSInteger-ization & CGFloat/O2Float-ization 2018-09-02 23:14:39 +03:00
O2zlib.m split Onyx2D out of CoreGraphics 2010-03-31 10:36:14 -04:00
VGPath.m Move all Onyx2D headers into include/Onyx2D 2019-04-27 00:04:37 +03:00