[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Convert BMP to PNG on lua.org
- From: Jonne Ransijn <yoyoyonny@...>
- Date: Fri, 25 Nov 2016 13:51:13 +0100
Peter, merely converting the image to `.png` won't have an advantage,
but editing the image to make the background (semi-)transparent will.
Besides, if everyone's really so concerned about a few bytes, the
`.svg` file that I just created is only 516 bytes at the moment, and
already about 90% identical to the original.
On Fri, Nov 25, 2016 at 1:27 PM, Peter Hickman
<peterhickman386@googlemail.com> wrote:
> I downloaded the lua.gif file, it was 5,408 bytes. I converted it to PNG and
> it was 12,972 bytes.
>
> What advantage is there is the bigger file?