Just to note I've also tried to just create a huge texture and blit things
onto it, but not only is it slow, it doesn't seem to support alpha blending
which is required for this to be of use.
On Thursday, October 26, 2017 at 3:19:46 PM UTC-5, Charles wrote:
>
> I was wondering how I can get a screenshot of everything in a set
> dimension (map)?
>
> I want to screenshot the whole field, but I have only found a way to do
> what's currently in the window through the
> pyglet.image.get_buffer_manager().get_color_buffer().save('screenshot.png')
>
> If my window is 800,600 and my field is 2000, 2000, how can I get an image
> of the 2000, 2000? I am not even sure if this is possible, since it's
> technically outside the rendered view. However, I have seen editors and
> other programs accomplish this somehow. Any ideas?
>
--
You received this message because you are subscribed to the Google Groups
"pyglet-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/pyglet-users.
For more options, visit https://groups.google.com/d/optout.