Image creation in LOVE
Posted: Thu Oct 15, 2009 4:51 am
So I'm currently working on a tile based rpg and I was wondering, would it be possible to get an image of the entire map using a screenshot, or is it limited to what is seen in the window? I've tried drawing the entire map at once and it doesn't work. What I want is to get an image that contains the 500x500 tile grid rather than just the ~25x~36 tiles I have visible on the screen.
Is there anyway around this?
My other question: is there a way for LOVE to create image files by stacking one image on top of the other and saving it as a new image? Say, a naked character image with its clothing as separate images saved together as a single image. Can LOVE create images at all?
Is there anyway around this?
My other question: is there a way for LOVE to create image files by stacking one image on top of the other and saving it as a new image? Say, a naked character image with its clothing as separate images saved together as a single image. Can LOVE create images at all?