nextcloud/server

Enable usage of svg favicons and remove imagick from iconbuilder

Open

#36.607 aperta il 8 feb 2023

Vedi su GitHub
 (11 commenti) (4 reazioni) (0 assegnatari)PHP (4865 fork)batch import
1. to developfeature: theminghelp wantedtechnical debt

Metriche repository

Star
 (34.953 star)
Metriche merge PR
 (Merge medio 20g) (627 PR mergiate in 30 g)

Descrizione

This allows us to get rid of using imagick in iconbuilder of the theming app, which in return allows us to not enforce this requirement anymore since gd and imaginary can be used for all other tasks.

Julius found this: https://www.leereamsnyder.com/blog/favicons-in-2021#safari-does-not-fully-support-svg-icons

cc @juliushaertl

Guida contributor