Search found 622 matches

by BrotSagtMist
Wed May 01, 2024 4:17 pm
Forum: General
Topic: Image format size pickle
Replies: 19
Views: 573

Re: Image format size pickle

Yea but i need to infuse the transparency between that.
I have not tried yet but i will probably generate it in Löve itself so i end up with a badly compressed png here.
by BrotSagtMist
Wed May 01, 2024 3:06 pm
Forum: General
Topic: Image format size pickle
Replies: 19
Views: 573

Re: Image format size pickle

Oh wow thanks for finding these, so i tried them on the 10mb file and it gave a 40% reduction to 6mb. But THEN i tried them on a file where i already added an alpha layer and did the cutout and the reduction was over 60%. I can live with that. I also found another stupid method: just save the file a...
by BrotSagtMist
Wed May 01, 2024 2:09 pm
Forum: General
Topic: Image format size pickle
Replies: 19
Views: 573

Re: Image format size pickle

Yes knorke i know how masks work and they are in consideration, i just dont like using them for this tasks.

I just tried optipng, that sounded promising, i was looking for exatly that, BUT it only reduced the 10.8mb file to a lousy 10.4mb which is even worse than having gimp do it. :crazy:
by BrotSagtMist
Wed May 01, 2024 1:26 am
Forum: Support and Development
Topic: I always get this error code
Replies: 2
Views: 159

Re: I always get this error code

" squarex = squarex + square * dt"
This line makes no sense whatsoever. Yure multiplying by a table.
by BrotSagtMist
Wed May 01, 2024 12:18 am
Forum: General
Topic: Image format size pickle
Replies: 19
Views: 573

Re: Image format size pickle

Linking a thread where myself posted "i am doing the same" :D Yea i can drop in a thread loading lib, but i dont think this fits how this tool is working. The end result is kinda supposed to look like a loot room in doom. Students will upload a picture of their paintings or sculptures and ...
by BrotSagtMist
Tue Apr 30, 2024 4:23 pm
Forum: Games and Creations
Topic: Abtastorgan - a qwop speed puzzler
Replies: 4
Views: 217

Re: Abtastorgan - a qwop speed puzzler

Good job, its a headache generator.
by BrotSagtMist
Tue Apr 30, 2024 4:11 pm
Forum: General
Topic: Image format size pickle
Replies: 19
Views: 573

Re: Image format size pickle

Okey first of, none of these ideas is a simple drop in. It means i have not oeverlooked something stupid easy. That is good to know, thanks. Okey number wise i just realized the problem is bigger than a thought. The same file that as a jpg only takes 620kb is 10.8mb as a png. Even when removing colo...
by BrotSagtMist
Sat Apr 27, 2024 10:32 pm
Forum: General
Topic: Image format size pickle
Replies: 19
Views: 573

Re: Image format size pickle

Hm i used the command given in the link but the result is only margnially smaller as png.
Plus, the wiki says this is for desktops, my target is an rpi device, this maybe wont work.
Ill try getting better numbers when i have some time, but so far this doesnt look like the way.
by BrotSagtMist
Fri Apr 26, 2024 8:41 pm
Forum: General
Topic: Image format size pickle
Replies: 19
Views: 573

Image format size pickle

So i am currently working on something that needs a shitton of photos. I will also require transparency. Now the problem is if i save my files in png format the project easily hits a few gb in size. If i save in jpg it cuts the size by about 70% without quality drop, but it doesnt have transparency....
by BrotSagtMist
Tue Apr 23, 2024 1:19 pm
Forum: Support and Development
Topic: Grid based movement
Replies: 3
Views: 237

Re: Grid based movement

What do you even mean with not work?
Runs here, moves.