Bindings to Apple's Core Text framework for text layout and font handling on macOS/iOS.
# Cargo.toml
[dependencies]
core-text = "22.0.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a Core Text font object.
Use conditional compilation with #[cfg(target_os = "macos")] or similar.
No dependency data recorded yet.