覆盖 ImageThumbnailGenerator 并调整所有图像为渐进式
github.com/1drop/Onedrop.ProgressiveImage
源码
问题
安装数: 3,039
依赖: 0
建议者: 0
安全: 0
星标: 3
关注者: 3
分支: 1
公开问题: 0
类型:neos-package
Requires
Requires (Dev)
None
Suggests
Provides
Conflicts
Replaces
LGPL-3.0+ ec0777cfa7127a94d339a7b727510512d93580c0
This package is auto-updated.
Last update: 2024-09-22 23:24:44 UTC
此包覆盖了 Neos.Media 中 ImageThumbnailGenerator 的默认行为,始终生成渐进式图像(交错平面)。
Neos.Media
ImageThumbnailGenerator
使用命令 composer require onedrop/progressiveimage 将此包添加到您的 Flow/Neos 项目的需求中。
composer require onedrop/progressiveimage
运行 flow media:clearthumbnails 重新生成现有图像的渐进式版本。
flow media:clearthumbnails