.. |
CoreGraphics.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 |
include/CoreGraphics
|
NSInteger-ization & CGFloat/O2Float-ization
|
2018-09-02 23:14:39 +03:00 |
CGAffineTransform.m
|
Create include directories
|
2017-08-07 23:33:12 -07:00 |
CGBitmapContext.m
|
split Onyx2D out of CoreGraphics
|
2010-03-31 10:36:14 -04:00 |
CGColor.m
|
Implement NSRect & NSSize dictionary representation calls
|
2018-08-14 11:03:40 +03:00 |
CGColorSpace.m
|
add CGColorSpaceCreatePattern
|
2010-12-13 10:33:50 -05:00 |
CGContext.m
|
Consistently use CGFloat/O2Float or O2Float32 instead of plain float
|
2018-06-15 17:47:11 +03:00 |
CGConversions.h
|
Reformat entire project using newer style
|
2015-05-23 20:15:45 -04:00 |
CGDataConsumer.m
|
O2DataConsumerCreateWithURL implementation is missing + adding a few API to have a more complete CGDataConsumer implementation
|
2011-11-04 21:14:20 +01:00 |
CGDataProvider.m
|
re-organize for O2ImageDecoder and jpeg image decode, fix warnings
|
2012-05-14 11:14:09 -04:00 |
CGDirectDisplay.m
|
CoreGraphics misc.
|
2010-11-01 22:33:08 -04:00 |
CGEvent.m
|
Create include directories
|
2017-08-07 23:33:12 -07:00 |
CGFont.m
|
NSInteger-ization & CGFloat/O2Float-ization
|
2018-09-02 23:14:39 +03:00 |
CGFunction.m
|
split Onyx2D out of CoreGraphics
|
2010-03-31 10:36:14 -04:00 |
CGGeometry.m
|
Export some CGGeometry functions as symbols
|
2018-08-28 21:25:40 +02:00 |
CGGradient.m
|
- attempt at fixing flickering NSOpenGLView on Windows 7
|
2010-05-21 16:44:50 -04:00 |
CGImage.m
|
Create include directories
|
2017-08-07 23:33:12 -07:00 |
CGImageDestination.m
|
JPEG is not encoding the DPI
|
2014-10-24 16:16:31 -04:00 |
CGImageProperties.m
|
Meta-properties support for jpg files
|
2013-03-22 22:58:02 +01:00 |
CGImageSource.m
|
Implement CGImageSourceGetType
|
2014-02-17 18:46:37 +01:00 |
CGLayer.m
|
split Onyx2D out of CoreGraphics
|
2010-03-31 10:36:14 -04:00 |
CGLPixelSurface.m
|
Port Cocotron to the new EGL-based OpenGL.framework
|
2018-05-27 08:26:31 +03:00 |
CGPath.m
|
split Onyx2D out of CoreGraphics
|
2010-03-31 10:36:14 -04:00 |
CGPattern.m
|
CGPattern work and cleanup
|
2010-10-21 21:32:52 -04:00 |
CGPDFContext.m
|
split Onyx2D out of CoreGraphics
|
2010-03-31 10:36:14 -04:00 |
CGPDFDocument.m
|
split Onyx2D out of CoreGraphics
|
2010-03-31 10:36:14 -04:00 |
CGPDFPage.m
|
split Onyx2D out of CoreGraphics
|
2010-03-31 10:36:14 -04:00 |
CGShading.m
|
Consistently use CGFloat/O2Float or O2Float32 instead of plain float
|
2018-06-15 17:47:11 +03:00 |
CGSubWindow.m
|
Add {CG,X11}SubWindow
|
2018-05-27 08:08:46 +03:00 |
CGWindow.m
|
NSInteger-ization & CGFloat/O2Float-ization
|
2018-09-02 23:14:39 +03:00 |
CMakeLists.txt
|
Port Cocotron to the new EGL-based OpenGL.framework
|
2018-05-27 08:26:31 +03:00 |
Info.plist
|
- removed dependancy of KGContext_gdi/KGContext_builtin_gdi on KTFont
|
2009-07-02 19:28:33 +00:00 |
KTFont+PDF.m
|
KTFont cleanup and some functionality
|
2009-06-27 03:01:59 +00:00 |