parasyte/pixels

Scaling downwards

Offen

#267 geöffnet am 24.03.2022

 (3 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Rust (147 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (2.121 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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?

Contributor Guide