#yes an unoptimized one ๐
1 messages ยท Page 1 of 1 (latest)
Do'h. Im afraid I didn't get how to improve that though (btw the image ain't mine but I can get a better scan). How should I size it and with which resolution then, to look crisp and bright in TTS too?
I mean if I zoom in/out so to see the image in TTS just as big as the picture on my screen (loaded in an image viewer) the difference is outstanding
make sure you make it into a power of 2 yourself, there will be no scaling done.
1129x884 is the curent dimension.
but why does TTS do the "power of 2 scaling"?
I scaled it to 1024x802 and it still looks awfully
I can't scale both dimensions to a power of 2 without distorting the image obviously
try upscaling to 2048x 1604
because that is what game-engines do for insert mumbo jumbo about computers, binary and video memory here reasons
it will scale it to 1024x1024, whcih (on this few pixels for text) will clearly deform the text.