parasyte/pixels

Scaling downwards

Aberta

#267 aberto em 24 de mar. de 2022

 (3 comentários) (1 reação) (0 responsável)Rust (147 forks)auto 404
enhancementgood first issue

Métricas do repositório

Stars
 (2.121 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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?

Guia do colaborador