servo / core-foundation-rs

Rust bindings to Core Foundation and other low level libraries on Mac OS X and iOS
Other
987 stars 216 forks source link

core-text: Implement CTRunGetTypographicBounds. #675

Closed vorporeal closed 3 months ago

vorporeal commented 4 months ago

This is split out from https://github.com/servo/core-foundation-rs/pull/517.

nicoburns commented 4 months ago

Compile error here seems genuine. Import added in #517 is missing in this PR.

vorporeal commented 4 months ago

Ack; fixed and pushed an updated commit. Sorry about that - didn't have my macOS machine available at the time (was on Linux) so couldn't actually compile locally.

vorporeal commented 4 months ago

@nicoburns friendly ping :)

vorporeal commented 3 months ago

Another gentle ping here. :)