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?

貢獻者指南