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?