utmapp/UTM

[Feature Request] Integer scale

Offen

#6.209 geöffnet am 21.03.2024

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Swift (1.707 Forks)batch import
enhancementhelp wanted

Repository-Metriken

Stars
 (34.064 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 2m) (1 gemergte PR in 30 T)

Beschreibung

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.

Contributor Guide