<div dir="auto">Jpeg compression for backdrops sounds like a great feature. I know I would love it. Do you intend for it to be optional? (I know some people will hate the artifacts, even if minimal)<div dir="auto"><br></div><div dir="auto">I don't know why the mail's get delayed, but my first guess is dreamhost smtp weirdness<br><div dir="auto"><br></div><div dir="auto"><br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Oct 29, 2019, 6:55 AM Ralph Versteegen <<a href="mailto:teeemcee@gmail.com">teeemcee@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>No fair, how come you recieved this svn commit email at least an hour ago, but I got it just now? It's pretty annoying that the emails are so delayed.</div><div><br></div><div>Anyway, the reason that I added a jpeg encoder is that I've been investigating how to store graphics in compressed format inside .rgfx lumps (err... post Fufluns). Embedding .png and .jpg files inside .rgfx is certainly not to my liking. I've been doing a LOT of experiments with 24bit backdrops and reached the unavoidable conclusion that JPEG at quality 90-95 blows everything else out of the water for lossy compression of backdrops, unless you want to want to use something better like FLIF or BPG or HEIC/HEIF or WEBP which would require a huge (and slow!) library to decode/encode. And JPEG file format is actually pretty simple, unlike e.g. PNG. So there's no reasonable alternative to embedding JPEGs inside .rgfx for that use case.</div><div>However, JPEG doesn't support an alpha channel, so that's one problem (it'll need to be stored separately). And it's not suitable for tilesets or sprites (it's uncompetitive for compression of repetitive images anyway).</div><div><br></div><div>On the other hand it looks like there's no reason to embed PNG;  it's not hard to beat it with something much simpler because it's a complex file format around a pretty simplistic compression method.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 29 Oct 2019 at 22:44, James Paige <<a href="mailto:Bob@hamsterrepublic.com" target="_blank" rel="noreferrer">Bob@hamsterrepublic.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto">Neat! :)</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Oct 29, 2019, 5:24 AM  <<a href="mailto:subversion@hamsterrepublic.com" target="_blank" rel="noreferrer">subversion@hamsterrepublic.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">teeemcee<br>
2019-10-29 02:24:41 -0700 (Tue, 29 Oct 2019)<br>
69<br>
Allow jpg/jpeg as a screenshot format (gfx.screenshot_format setting)<br>
---<br>
U   wip/allmodex.bas<br>
_______________________________________________<br>
Ohrrpgce mailing list<br>
<a href="mailto:ohrrpgce@lists.motherhamster.org" rel="noreferrer noreferrer" target="_blank">ohrrpgce@lists.motherhamster.org</a><br>
<a href="http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org" rel="noreferrer noreferrer noreferrer" target="_blank">http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org</a><br>
</blockquote></div>
_______________________________________________<br>
Ohrrpgce mailing list<br>
<a href="mailto:ohrrpgce@lists.motherhamster.org" target="_blank" rel="noreferrer">ohrrpgce@lists.motherhamster.org</a><br>
<a href="http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org" rel="noreferrer noreferrer" target="_blank">http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org</a><br>
</blockquote></div>
_______________________________________________<br>
Ohrrpgce mailing list<br>
<a href="mailto:ohrrpgce@lists.motherhamster.org" target="_blank" rel="noreferrer">ohrrpgce@lists.motherhamster.org</a><br>
<a href="http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org" rel="noreferrer noreferrer" target="_blank">http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org</a><br>
</blockquote></div>