API Differences in CoreText in macOS 15.0

It's more difficult than it used to be to find what changed in Apple SDKs. This page is automatically generated and shows what is new in CoreText in the macOS 15.0 SDK.

Table of Contents

Structs

Foundation.AttributedString
AdaptiveImageGlyph

Functions & Methods

extern CGRect CTFontGetTypographicBoundsForAdaptiveImageProvider(CTFontRef _Nonnull font, id<CTAdaptiveImageProviding> _Nullable provider)
extern void CTFontDrawImageFromAdaptiveImageProviderAtPoint(CTFontRef _Nonnull font, id<CTAdaptiveImageProviding> _Nonnull provider, CGPoint point, CGContextRef _Nonnull context)

Properties & Constants

extern const CFStringRef _Nonnull kCTAdaptiveImageProviderAttributeName