Hi Bram, 2018/9/23 Sun 4:39:04 UTC+9 Bram Moolenaar wrote: > Ken Takata wrote: > > > 2018/9/22 Sat 21:45:25 UTC+9 Bram Moolenaar wrote: > > > Ken Takata wrote: > > > > > > > Windows bitmap files can use run length encoding to reduce the size. > > > > It reduces the size of src/tools.bmp about 0.5 kB. > > > > I attached the file. > > > > > > The files are different, but they are the same size? > > > > No. The original file is 5158 bytes, and the new file is 4660 bytes. > > So it is 498 bytes smaller. > > It is very small compared to the gvim.exe, though. > > Unpacking the attachment results in a 5158 byte file for me. > It's not a multiple of 256, thus I don't think it's rounded up.
Oh, did I make a mistake? Could you please try this? Regards, Ken Takata -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
<<attachment: tools.zip>>
