💾 Archived View for bbs.geminispace.org › u › skyjake › 22617 captured on 2024-12-17 at 15:59:33. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
Re: "Scaling of small images: add options, controls"
That is the expected behavior. Small images are currently scaled a bit larger, up to 2x, to allow one to see them better.
There is a long list of improvements that could be done to the in-app image previews, however one simple improvement could be that the upscaling could be limited to non-blurry pixel doubling, if that fits inside the page width.
Dec 10 · 7 days ago
It looks like images (whether dsiplayed inline or in their own tab) that are smaller than the maximum width of a line of text get scaled up by a factor of 2. On my 2560x1440 monitor, running Lagrange maximised with UI scale factor 1.1, the maximum width of an image seems to be 1060 pixels. Images that are larger than this get scaled down (being able to view these at their original size is covered by issue #47), but images smaller than this get scaled up, making them blurry. Have I accidentally...