Christopher: SVG is scalable, so it is something way different than the other two formats - and perhaps a solution to problems with pixelated icons as can be commonly seen when icon of proper size is missing (and smaller is inputed instead). PNG has better compresion than GIF.
On most images, except for some cases of small images, GIF will be bigger than indexed PNG. PNG has much more transparency options (alpha channel included). GIF is limited to 8-bit indexed color, while PNG gives a much wider range of color depths, including 24-bit (8 bits per channel) and 48-bit (16 bits per channel) truecolor. Add alpha channel to this and you have up to 64 bits per pixel (before compression). GIF supports animated images, but I can hardly imagine where in system could we find a need for animated GIFs. And as an interesting fact (not really an argument, since it concerns the Web) GIF images render slower than PNG images do, as was stated by W3C. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to libreoffice in Ubuntu. https://bugs.launchpad.net/bugs/889889 Title: Use PNG or SVG instead of GIF Status in “ace” package in Ubuntu: New Status in “adium-theme-ubuntu” package in Ubuntu: New Status in “app-install-data-ubuntu” package in Ubuntu: New Status in “chardet” package in Ubuntu: New Status in “cups” package in Ubuntu: New Status in “dvd+rw-tools” package in Ubuntu: New Status in “foo2zjs” package in Ubuntu: New Status in “libreoffice” package in Ubuntu: Incomplete Status in “njplot” package in Ubuntu: New Status in “openssl” package in Ubuntu: New Status in “python3.2” package in Ubuntu: New Bug description: Use modern file formats such as PNG or SVG instead of the legacy GIF file formats. $ find /usr -name "*.gif" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ace/+bug/889889/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp