svg icons

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
9 messages Options
Reply | Threaded
Open this post in threaded view
|

svg icons

ravas
I'm wondering if the person who made the tool icons has SVG copies they can upload;
or if there is anyone who is interested in making a new set.

SVG has two advantages:

1. scalability for the new age of 4k+ screens

2. we can write scripts to walk a folder containing SVG files,
and change the colors with simple string replacements

Using all SVG icons I can make the GUI fully customizable.
Reply | Threaded
Open this post in threaded view
|

Re: svg icons

dxli
just in case, did you check svg files under

desktop/graphics_program_icons/

ravas wrote
I'm wondering if the person who made the tool icons has SVG copies they can upload;
or if there is anyone who is interested in making a new set.

SVG has two advantages:

1. scalability for the new age of 4k+ screens

2. we can write scripts to walk a folder containing SVG files,
and change the colors with simple string replacements

Using all SVG icons I can make the GUI fully customizable.
Reply | Threaded
Open this post in threaded view
|

Re: svg icons

ravas
Yep; that's why I'm wondering if the artist has the full set.
Reply | Threaded
Open this post in threaded view
|

Re: svg icons

dxli
it's probably easier to just redraw in inkscape.

ravas wrote
Yep; that's why I'm wondering if the artist has the full set.
Reply | Threaded
Open this post in threaded view
|

Re: svg icons

ravas
I could do it; however, I already have a huge list of code related projects.
I'm hoping to find someone interested in contributing. ;-]
Reply | Threaded
Open this post in threaded view
|

Re: svg icons

dxli
Should we create a list in the forum "Help needed!"?

Some straight forward tasks with specific instructions for people intend to help.

Many times, people try a little bit, but give up after couldn't get an idea of a starting point.

ravas wrote
I could do it; however, I already have a huge list of code related projects.
I'm hoping to find someone interested in contributing. ;-]
Reply | Threaded
Open this post in threaded view
|

Re: svg icons

ravas
I think it could help.
Reply | Threaded
Open this post in threaded view
|

Re: svg icons

ravas
On OSX 10.11.1 with Qt 5.5.1
PNG icons show in menus but SVG icons do not.
Reply | Threaded
Open this post in threaded view
|

Re: svg icons

ravas
Suddenly SVG icons are showing in the menus...
I'm guessing it's because I ran macdeployqt.