CoreGraphics Changes
CoreGraphics
CGContext.h
Modified CGContextSelectFont()
Deprecation | |
---|---|
From | none |
To | OS X 10.9 |
Modified CGContextShowGlyphs()
Deprecation | |
---|---|
From | none |
To | OS X 10.9 |
Modified CGContextShowGlyphsAtPoint()
Deprecation | |
---|---|
From | none |
To | OS X 10.9 |
Modified CGContextShowGlyphsWithAdvances()
Deprecation | Declaration | |
---|---|---|
From | none | void CGContextShowGlyphsWithAdvances ( CGContextRef c, const CGGlyph glyphs[], const CGSize advances[], size_t count); |
To | OS X 10.9 | void CGContextShowGlyphsWithAdvances ( CGContextRef context, const CGGlyph glyphs[], const CGSize advances[], size_t count); |
Modified CGContextShowText()
Deprecation | |
---|---|
From | none |
To | OS X 10.9 |
Modified CGContextShowTextAtPoint()
Deprecation | |
---|---|
From | none |
To | OS X 10.9 |
Modified CGTextEncoding
Deprecation | |
---|---|
From | none |
To | OS X 10.9 |
CGDirectDisplay.h
Removed CGBeamPosition
Removed CGByteValue
Removed CGDirectPaletteRef
Removed CGDisplayBeamPosition()
Removed CGDisplayBestModeForParametersAndRefreshRateWithProperty()
Removed CGDisplayCanSetPalette()
Removed CGDisplayCoord
Removed CGDisplaySetPalette()
Removed CGDisplayWaitForBeamPositionOutsideLines()
Removed CGMouseDelta
Removed CGTableCount
CGDirectPalette.h
Removed CGDeviceByteColor
Removed CGPaletteBlendFraction
Removed CGPaletteCreateCopy()
Removed CGPaletteCreateDefaultColorPalette()
Removed CGPaletteCreateFromPaletteBlendedWithColor()
Removed CGPaletteCreateWithByteSamples()
Removed CGPaletteCreateWithCapacity()
Removed CGPaletteCreateWithDisplay()
Removed CGPaletteCreateWithSamples()
Removed CGPaletteGetColorAtIndex()
Removed CGPaletteGetIndexForColor()
Removed CGPaletteGetNumberOfSamples()
Removed CGPaletteIsEqualToPalette()
Removed CGPaletteRelease()
Removed CGPaletteSetColorAtIndex()
CGDisplayConfiguration.h
CGDisplayFade.h
CGEventTypes.h
Added CGGesturePhase
Added CGMomentumScrollPhase
Added CGScrollPhase
Added kCGGesturePhaseBegan
Added kCGGesturePhaseCancelled
Added kCGGesturePhaseChanged
Added kCGGesturePhaseEnded
Added kCGGesturePhaseMayBegin
Added kCGGesturePhaseNone
Added kCGScrollPhaseBegan
Added kCGScrollPhaseCancelled
Added kCGScrollPhaseChanged
Added kCGScrollPhaseEnded
Added kCGScrollPhaseMayBegin
CGFont.h
Modified CGGlyphMax
Deprecation | |
---|---|
From | none |
To | OS X 10.9 |
Modified CGGlyphMin
Deprecation | |
---|---|
From | none |
To | OS X 10.9 |
CGGeometry.h
CGPath.h
Added CGPathAddRoundedRect()
CGRemoteOperation.h
Modified CGCursorIsDrawnInFramebuffer()
Deprecation | |
---|---|
From | none |
To | OS X 10.9 |
Modified CGCursorIsVisible()
Deprecation | |
---|---|
From | none |
To | OS X 10.9 |