nextcloud/server
在 GitHub 查看Enable usage of svg favicons and remove imagick from iconbuilder
Open
#36,607 建立於 2023年2月8日
1. to developfeature: theminghelp wantedtechnical debt
倉庫指標
- Star
- (34,953 star)
- PR 合併指標
- (平均合併 20天) (30 天內合併 627 個 PR)
描述
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