Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Panorama Screenshots #3973

Closed
DorpsGek opened this issue Jul 25, 2010 · 1 comment
Closed

Panorama Screenshots #3973

DorpsGek opened this issue Jul 25, 2010 · 1 comment
Labels
component: interface This is an interface issue flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) patch from FlySpray This issue is in fact a Patch, but imported from FlySrpay

Comments

@DorpsGek
Copy link
Member

Eddi opened the ticket and wrote:

On giant maps, the giant screenshot is often really huge and takes ages, but the normal screenshot does not cover a large area, so often one can't show everything that is wanted, or make a zoomed-out screenshot missing a lot of details (and looking fairly ugly due to lack of antialiasing in 8bpp)

This "Panorama Screenshot" patch provides a screenshot method inbetween those, by making a "giant screenshot", but not of the whole map, only of the visible area in the screen. so you can zoom out to make the visible area bigger, but have full zoomed-in detail in the resulting screenshot.

see http://www.tt-forums.net/viewtopic.php?f=33&t=49362

What i did:

  1. I copied the function to create a giant screenshot, and changed the viewport boundaries to the "virtual" boundaries of the main viewport.
  2. I added a menu entry in the main toolbar dropdown, below the giant screenshot, and a hotkey (Ctrl+P).
  3. I changed the screenshot console command, changed the "screenshot big" command to do a panorama screenshot, and added "screenshot giant" to make an old-style giant screenshot.

I have quickly tested the results of the screenshot commands, and have not received any bug reports in the three days since release.
Patch is against r20202.

Attachments

Reported version: trunk
Operating system: All


This issue was imported from FlySpray: https://bugs.openttd.org/task/3973
@DorpsGek
Copy link
Member Author

michi_cc closed the ticket.

Reason for closing: Implemented

In r20508.


This comment was imported from FlySpray: https://bugs.openttd.org/task/3973

@DorpsGek DorpsGek added component: interface This is an interface issue flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) patch from FlySpray This issue is in fact a Patch, but imported from FlySrpay labels Apr 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: interface This is an interface issue flyspray This issue is imported from FlySpray (https://bugs.openttd.org/) patch from FlySpray This issue is in fact a Patch, but imported from FlySrpay
Projects
None yet
Development

No branches or pull requests

1 participant