utmapp/UTM

[Feature Request] Integer scale

Ouverte

#6 209 ouverte le 21 mars 2024

 (2 commentaires) (0 réaction) (0 personne assignée)Swift (1 707 forks)batch import
enhancementhelp wanted

Métriques du dépôt

Stars
 (34 064 étoiles)
Métriques de merge PR
 (Merge moyen 2m) (1 PR mergée en 30 j)

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.

Guide contributeur