thedevdojo/voyager

Add fit features for images

开放

#3,590 创建于 2018年9月28日

 (6 条评论) (1 个反应) (0 位负责人)PHP (2,652 个派生)batch import
help wantedtype:enhancement

仓库指标

星标
 (11,817 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

We've got an option to crop, resize and upsize an image. However, not always it's possible to predict in what orientation the user will upload an image so that rules resize: 300x300 and crop: 300x300 will result in either square image or rectangle because an image is landscape-oriented. Therefore there is a need in fit like in Intervention/Image so that it will be needed size always. Please, consider to add this option to image fields.

贡献者指南