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. -- I AM THANKFUL... ...for the piles of laundry and ironing because it means I have plenty of clothes to wear. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- 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.
