utmapp/UTM

[Feature Request] Integer scale

Aberta

#6.209 aberto em 21 de mar. de 2024

 (2 comentários) (0 reação) (0 responsável)Swift (1.707 forks)batch import
enhancementhelp wanted

Métricas do repositório

Stars
 (34.064 estrelas)
Métricas de merge de PR
 (Mesclagem média 2m) (1 fundiu PR em 30d)

Description

Currently utm provides two scaling modes: linear and nearest neighbour

Although these work well enough (especially nearest neighbour), it's still very possible to see scaling artefacts. For this reason, I would really like an option to have an integer scale, so that when working with oses that do not support hidpi, you can still see well without any artefacts.

Guia do colaborador