Skip to content

Update to objc2 frameworks v0.3.2#285

Merged
madsmtm merged 1 commit intomasterfrom
madsmtm/objc2-next
Nov 23, 2025
Merged

Update to objc2 frameworks v0.3.2#285
madsmtm merged 1 commit intomasterfrom
madsmtm/objc2-next

Conversation

@madsmtm
Copy link
Copy Markdown
Member

@madsmtm madsmtm commented Nov 23, 2025

No description provided.

@madsmtm madsmtm added DS - CoreGraphics macOS/iOS/tvOS/watchOS/visionOS backend dependencies Pull requests that update a dependency file labels Nov 23, 2025
Comment thread src/backends/cg.rs
Comment on lines +317 to +320
CGImageAlphaInfo::NoneSkipFirst.0
| CGImageComponentInfo::Integer.0
| CGImageByteOrderInfo::Order32Little.0
| CGImagePixelFormatInfo::Packed.0,
Copy link
Copy Markdown
Member Author

@madsmtm madsmtm Nov 23, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was previously CGBitmapInfo::ByteOrder32Little | CGBitmapInfo(CGImageAlphaInfo::NoneSkipFirst.0).

I've added CGImageComponentInfo::Integer and CGImagePixelFormatInfo::Packed for clarity here, though these are both 0 so they shouldn't affect this functionally.

@madsmtm madsmtm merged commit b7fe5e0 into master Nov 23, 2025
38 checks passed
@madsmtm madsmtm deleted the madsmtm/objc2-next branch November 23, 2025 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file DS - CoreGraphics macOS/iOS/tvOS/watchOS/visionOS backend

Development

Successfully merging this pull request may close these issues.

1 participant