Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS: switch to png for image #164

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

Gae24
Copy link

@Gae24 Gae24 commented Oct 14, 2024

Used png for handling images on all platform. On macOS dropped the dependency on core-graphics since now an image is directly stored as png

@Gae24 Gae24 changed the title macOs: switch to png for image macOS: switch to png for image Oct 14, 2024
@Gae24 Gae24 force-pushed the mac-png branch 4 times, most recently from 3203d92 to c283f81 Compare October 17, 2024 14:52
@complexspaces
Copy link
Collaborator

Hey there, thanks for the PR. Similar to the first PR which tried this, can I ask that you do some basic compatibility testing to make sure this doesn't regress any major use cases? Some examples would be:

  • Copying image to and from Firefox, Chrome, and Safari
  • Copying image to and from Pages and/or Word
  • Copying image to and from TextEdit

src/platform/osx.rs Outdated Show resolved Hide resolved
@Gae24
Copy link
Author

Gae24 commented Oct 19, 2024

Unfortunately at the moment I don't have access to an Apple device.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants