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

Add favicon support, configuring and processing methods #187

Closed
wants to merge 0 commits into from

Conversation

Spomky
Copy link
Member

@Spomky Spomky commented Apr 25, 2024

This addition introduces favicon support, including the configuration and processing methods. A DTO for favicons was added along with config definition. Moreover, the relevant processing logic was also implemented in both GDImageProcessor and ImagickImageProcessor. Other affected components have been adjusted accordingly to accommodate these changes.

Target branch: 1.2.x
Resolves issue #66

  • It is a Bug fix
  • It is a New feature
  • Breaks BC
  • Includes Deprecations

@Spomky Spomky added the enhancement New feature or request label Apr 25, 2024
@Spomky Spomky added this to the 1.2.0 milestone Apr 25, 2024
@Spomky Spomky self-assigned this Apr 25, 2024
@Spomky Spomky linked an issue Apr 25, 2024 that may be closed by this pull request
@Spomky
Copy link
Member Author

Spomky commented Apr 25, 2024

Final icons should contain a hash in their path.

@tacman
Copy link
Contributor

tacman commented Apr 25, 2024 via email

@Spomky Spomky force-pushed the features/favicons branch 3 times, most recently from efd300b to 4b789c8 Compare April 28, 2024 14:18
@Spomky Spomky closed this Apr 29, 2024
@Spomky Spomky force-pushed the features/favicons branch from 4b789c8 to 826b264 Compare April 29, 2024 05:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Default favicon and other platform icons
2 participants