https://bugs.documentfoundation.org/show_bug.cgi?id=165190
Bug ID: 165190
Summary: images_karasa_jaga_svg.zip file is too large
Product: LibreOffice
Version: 6.4.0.3 release
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Installation
Assignee: [email protected]
Reporter: [email protected]
Blocks: 97991, 120946
When looking at the install directory in my SIGUI\LibreOfficeDev\share\config
I noticed that mostly the icon theme zip files are between 2-5 megabytes, but
images_karasa_jaga_svg.zip is about 16.
It would be probably useful to try reduce the size of images in this package,
shrinking the overall installer sizes.
One obvious issue is that some larger images contain a binary jpeg/png image,
probably this is not really needed:
$ git grep -l "data:image" icon-themes/ | xargs ls -lh
-rwxr-xr-x+ 1 Gabor None 512K febr. 10 16.57
icon-themes/karasa_jaga_svg/cmd/32/addressbooksource.svg
-rwxr-xr-x+ 1 Gabor None 175K febr. 10 16.57
icon-themes/karasa_jaga_svg/cmd/32/currencyfield.svg
-rwxr-xr-x+ 1 Gabor None 384K febr. 10 16.57
icon-themes/karasa_jaga_svg/cmd/32/documentation.svg
-rwxr-xr-x+ 1 Gabor None 500K febr. 10 16.57
icon-themes/karasa_jaga_svg/cmd/lc_addressbooksource.svg
-rwxr-xr-x+ 1 Gabor None 186K febr. 10 16.57
icon-themes/karasa_jaga_svg/cmd/lc_changepicture.svg
-rwxr-xr-x+ 1 Gabor None 200K febr. 10 16.57
icon-themes/karasa_jaga_svg/cmd/lc_currencyfield.svg
-rwxr-xr-x+ 1 Gabor None 384K febr. 10 16.57
icon-themes/karasa_jaga_svg/cmd/lc_documentation.svg
-rwxr-xr-x+ 1 Gabor None 56K febr. 10 16.57
icon-themes/karasa_jaga_svg/cmd/lc_sbaexecutesql.svg
-rwxr-xr-x+ 1 Gabor None 565K febr. 10 16.57
icon-themes/karasa_jaga_svg/cmd/sc_addressbooksource.svg
-rwxr-xr-x+ 1 Gabor None 11K febr. 10 16.57
icon-themes/karasa_jaga_svg/cmd/sc_bezierappend.svg
-rwxr-xr-x+ 1 Gabor None 8,0K febr. 10 16.57
icon-themes/karasa_jaga_svg/cmd/sc_bezierinsert.svg
-rwxr-xr-x+ 1 Gabor None 143K febr. 10 16.57
icon-themes/karasa_jaga_svg/cmd/sc_currencyfield.svg
-rwxr-xr-x+ 1 Gabor None 385K febr. 10 16.57
icon-themes/karasa_jaga_svg/cmd/sc_documentation.svg
-rwxr-xr-x+ 1 Gabor None 114K febr. 10 16.57
icon-themes/karasa_jaga_svg/cmd/sc_showlicense.svg
-rwxr-xr-x+ 1 Gabor None 2,6K febr. 10 16.57
icon-themes/karasa_jaga_svg/wizards/res/portrait_32.svg
Hopefully there are other ways to reduce the file sizes in this package.
The images_karasa_jaga_svg.zip was always similarly large since its
introduction in 6.4, so this is not a recent regression.
Referenced Bugs:
https://bugs.documentfoundation.org/show_bug.cgi?id=97991
[Bug 97991] [META] Reducing the size of the Windows Installer
https://bugs.documentfoundation.org/show_bug.cgi?id=120946
[Bug 120946] [META] Karasa Jaga icons
--
You are receiving this mail because:
You are the assignee for the bug.