Skip to content

feat: add ICNS write support regarding to issue 203 - #226

Closed
DenizSAHIN570 wants to merge 1 commit into
VERT-sh:mainfrom
DenizSAHIN570:feat/icns-write-support
Closed

feat: add ICNS write support regarding to issue 203#226
DenizSAHIN570 wants to merge 1 commit into
VERT-sh:mainfrom
DenizSAHIN570:feat/icns-write-support

Conversation

@DenizSAHIN570

Copy link
Copy Markdown

Enable encoding images to Apple ICNS format using a custom PNG-based encoder targeting modern OS X 10.5+ icon types (ic07-ic14). Resized PNG variants are cached by pixel size to avoid duplicate work.

Let me know if anything isn't up to projects standard.

Enable encoding images to Apple ICNS format using a custom
PNG-based encoder targeting modern OS X 10.5+ icon types (ic07-ic14).
Resized PNG variants are cached by pixel size to avoid duplicate work.
@JovannMC JovannMC linked an issue Feb 10, 2026 that may be closed by this pull request
@DenizSAHIN570

Copy link
Copy Markdown
Author

@JovannMC Sorry to tag directly but it's been few months. Was curious if you have plans to merge this feature or if it's something not needed atm.

@JovannMC

Copy link
Copy Markdown
Member

note: this is a boilerplate response for numerous open PRs

hiya!

firstly sorry for the late response to your PR (if it has been open for a while). we are closing this, along with other people's PRs, as we are preparing for the very overdue update drop. once merged, it will most likely break most existing PRs and will need to be redone. track the PR #282, and once merged you may wish to open another PR with the new base.

do also note this repository's and our main contributing guidelines which was made recently here, when submitting your new PR: repo & main

@JovannMC JovannMC closed this Sep 11, 2026
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.

[Feature Request] Convert into .icns (macOS icon format)

2 participants