utmapp/UTM

[Feature Request] Integer scale

开放

#6,209 创建于 2024年3月21日

 (2 条评论) (0 个反应) (0 位负责人)Swift (1,707 个派生)batch import
enhancementhelp wanted

仓库指标

星标
 (34,064 个星标)
PR 合并指标
 (平均合并 2分钟) (30 天内合并 1 个 PR)

描述

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.

贡献者指南