News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Some svg cleaning

Started by gd_on, October 15, 2022, 03:03:45 PM

Previous topic - Next topic

gd_on

I have seen that in recent svg files, there were still some sub-images, temporary objects apparently, which are outside the icon but still there in the svg files, though, no more useful nor used.
Here is an updated set of files, to replace those in src/src/resources/images/svg. This does not change the behaviour of the icons, just slightly reduce the size of the files.
This has been obtained with inskape and saving them as optimized svg files. I have also transformed dbginfo.svg to use path and not text for the integrated i.

gd_on
Windows 11 64 bits (25H2), svn C::B (last version or almost!), wxWidgets 3.3.2, Msys2 Compilers 16.1.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).

Miguel Gimenez

Applied in [r12977], thank you.

gd_on

Cool  ;D
I am preparing the same work for some other svg files.
Windows 11 64 bits (25H2), svn C::B (last version or almost!), wxWidgets 3.3.2, Msys2 Compilers 16.1.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).

gd_on

#3
Here is the work ... :D
All svg files not previously sent, are now cleaned and "svg optimized" by inskape.

The C::B directory structure is preserved, so it should be easy to update.

gd_on
Windows 11 64 bits (25H2), svn C::B (last version or almost!), wxWidgets 3.3.2, Msys2 Compilers 16.1.0, 64 bits (seh, posix : gcc, g++ and gfortran in C:\msys64\mingw64) or 32 bits (dwarf2, posix  in C:\msys64\mingw32).

Miguel Gimenez

Applied in [r12978] and Fortran Project's [r356], thank you.