nextcloud/server

Enable usage of svg favicons and remove imagick from iconbuilder

Open

#36,607 opened on 2023年2月8日

GitHub で見る
 (11 comments) (4 reactions) (0 assignees)PHP (4,865 forks)batch import
1. to developfeature: theminghelp wantedtechnical debt

Repository metrics

Stars
 (34,953 stars)
PR merge metrics
 (平均マージ 20d) (30d で 627 merged PRs)

説明

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

コントリビューターガイド