parasyte/pixels

Scaling downwards

开放

#267 创建于 2022年3月24日

 (3 条评论) (1 个反应) (0 位负责人)Rust (147 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (2,121 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

While writing a simple image viewer, I discovered that scaling down is not supported. That is, if the pixel buffer is larger than the surface texture. Would it be difficult to scale an image to fit the surface texture, adding borders horizontally or vertically as appropriate to keep the aspect ratio?

贡献者指南