cassidyjames / dippi

Calculate display info like DPI and aspect ratio
https://cassidyjames.com/dippi
GNU General Public License v3.0
75 stars 26 forks source link

Support other integer scales > 2 #128

Open Kekun opened 2 months ago

Kekun commented 2 months ago

Let's say I have a device where a scale of 300% would be ideal, currently Dippi tells it's "Too High DPI", when it would be perfect for High DPI, I just need to use it @3x. That would be nice if Dippi supported integer scales greater than 2.

cassidyjames commented 3 weeks ago

Yep, agreed, that would make sense. Probably in scope for a redesign (#122), but could maybe be bolted on as-is.