nextcloud/server

Enable usage of svg favicons and remove imagick from iconbuilder

开放

#36,607 创建于 2023年2月8日

 (11 条评论) (4 个反应) (0 位负责人)PHP (4,865 个派生)batch import
1. to developfeature: theminghelp wantedtechnical debt

仓库指标

星标
 (34,953 个星标)
PR 合并指标
 (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

贡献者指南