Page 1 of 1
Zoom out resolution
Posted: Wed Sep 19, 2018 6:47 am
by zOldBulldog
I saw a screenshot of a large blueprint in the forum, I used the blueprint, modified it and wanted to take a screenshot to repost in the forum,.
But when I zoom out to cover the same area the image gets depixelated and I can no longer see the structures. Also, the forum no longer supports multiple attachments for a single post since the latest forum update.
I know I can take multiple screenshots, each covering a smaller area, and then include them by making separate posts. But that is terrible forum etiquette (if it wasn't for the forum bug).
What other options do I have?
Re: Zoom out resolution
Posted: Wed Sep 19, 2018 6:58 am
by Loewchen
Re: Zoom out resolution
Posted: Wed Sep 19, 2018 7:04 am
by zOldBulldog
Thank you, I assume I would use it with the zoom option?
Re: Zoom out resolution
Posted: Wed Sep 19, 2018 7:53 am
by eradicator
Or you just use
ScreenshotHotkey, draw a selection box around your desired picture-area and don't care about the internals :P. (The FAQ hopefully answers any further questions).
Re: Zoom out resolution
Posted: Wed Sep 19, 2018 7:59 am
by zOldBulldog
eradicator wrote: Wed Sep 19, 2018 7:53 am
Or you just use
ScreenshotHotkey, draw a selection box around your desired picture-area and don't care about the internals

. (The FAQ hopefully answers any further questions).
Sweet! Will do that.
And of course not save the game, to avoid disabling achievements (and only God knows why I care, I am only missing Spoon and only by a day or two, so there is not much I can ruin).
Re: Zoom out resolution
Posted: Wed Sep 19, 2018 12:36 pm
by eradicator
Also protip: Convert the pictures to jpeg before uploading them to the forum for the sake of everyone else. Pure pngs are ridiculously large, but the engine can't output anything else.
Re: Zoom out resolution
Posted: Thu Sep 20, 2018 4:40 am
by Rseding91
eradicator wrote: Wed Sep 19, 2018 12:36 pm
Also protip: Convert the pictures to jpeg before uploading them to the forum for the sake of everyone else. Pure pngs are ridiculously large, but the engine can't output anything else.
Yes it can. It can output bmp, jpg, gif, tif, and png.
Re: Zoom out resolution
Posted: Thu Sep 20, 2018 8:13 am
by eradicator
Rseding91 wrote: Thu Sep 20, 2018 4:40 am
eradicator wrote: Wed Sep 19, 2018 12:36 pm
Also protip: Convert the pictures to jpeg before uploading them to the forum for the sake of everyone else. Pure pngs are ridiculously large, but the engine can't output anything else.
Yes it can. It can output bmp, jpg, gif, tif, and png.
Oh? The API doc (incl the 0.17 preview) doesn't mention anything about this. Is the format determined purely by file path? Would you be so nice and extend the API doc for that? ;)
Re: Zoom out resolution
Posted: Thu Sep 20, 2018 8:28 am
by Rseding91
eradicator wrote: Thu Sep 20, 2018 8:13 am
Rseding91 wrote: Thu Sep 20, 2018 4:40 am
eradicator wrote: Wed Sep 19, 2018 12:36 pm
Also protip: Convert the pictures to jpeg before uploading them to the forum for the sake of everyone else. Pure pngs are ridiculously large, but the engine can't output anything else.
Yes it can. It can output bmp, jpg, gif, tif, and png.
Oh? The API doc (incl the 0.17 preview) doesn't mention anything about this. Is the format determined purely by file path? Would you be so nice and extend the API doc for that?
Yeah, by the file extension.