Page 1 of 3

LOVEshow a simple image viewer

Posted: Sun Nov 29, 2009 7:43 pm
by TechnoCat
Simply place the images you want displayed in the love file. You can open love files as a zip file.

It displays all the images in a horizontal line. They are movable by putting the cursor on the right or left edges.
It should be fairly compliant on changing window size and such.
Screenshot, The cat ears is probably my favorite one.
Screenshot, The cat ears is probably my favorite one.
2011-01-13 19-50.PNG (693.18 KiB) Viewed 4292 times
LOVEShow.love
0.7.0
(5.74 MiB) Downloaded 453 times

Re: LOVEshow a simple image viewer

Posted: Sun Nov 29, 2009 8:32 pm
by bartbes
I don't know where you get those images from, but I want more! :P

Re: LOVEshow a simple image viewer

Posted: Sun Nov 29, 2009 8:57 pm
by TechnoCat
bartbes wrote:I don't know where you get those images from, but I want more! :P
Heh, it had more too. But, alas! 500kb file size limit.

Re: LOVEshow a simple image viewer

Posted: Mon Nov 30, 2009 11:18 pm
by kikito
It should be fairly compliant on changing window size and such.
For a moment I thought I was going to be able to change the window size on the fly, with the cursor.

You meant changing the window size by modifying the code, right?

Appart from that, it works as described on my XP SP3 machine. And nice image selection :)

Re: LOVEshow a simple image viewer

Posted: Tue Dec 01, 2009 2:28 am
by TechnoCat
Yeah if you open up the conf.lua and modify the dimensions. It should work (briefly tested).

Re: LOVEshow a simple image viewer

Posted: Thu Dec 10, 2009 3:45 am
by beatthelastboss
Back to the images :P

The Okami concept art doesn't really fit in there, does it? And, as you can tell by my icon, I like the domo :ultraglee:

Re: LOVEshow a simple image viewer

Posted: Thu Dec 10, 2009 7:24 am
by TechnoCat
beatthelastboss wrote:Back to the images :P

The Okami concept art doesn't really fit in there, does it? And, as you can tell by my icon, I like the domo :ultraglee:
Girls and furry animals make my day

Re: LOVEshow a simple image viewer

Posted: Thu Dec 10, 2009 7:38 am
by bartbes
That makes we wonder what the furry animals are for...

Re: LOVEshow a simple image viewer

Posted: Fri Dec 11, 2009 1:10 pm
by thelinx
Nice.

But you should flip the sliding direction, imo.

Re: LOVEshow a simple image viewer

Posted: Thu Jan 13, 2011 11:37 pm
by TechnoCat
Resurrected for 0.7.0 and reuploaded to the forum.
Also, more images (haha 5mb's) and took thelinx's advice.