You are not logged in.

#1 2010-03-15 20:22:14

akhilbehl
Member
Registered: 2010-01-26
Posts: 15

ArchWiki Gnome Tips! Convert svg icons to png?

Hey, I was reading this ArchWiki page,

http://wiki.archlinux.org/index.php/GNOME_Tips

and I came across this:

"Due to an improper coded GNOME drawing library, some actions in GNOME can slow the system. If the theme icons are in SVG format, they make the system slower. A very fast improvement is to either use icons in PNG format or to convert the used icons into the PNG format."

This is however all that is said there.

I would like to know a few things:

a) Is this comment only valid for older versions of Gnome, or is it still valid? [I am running the fully upgraded Gnome as is available in the repositories.]

b) Are we talking about substantial performance increase here or is just tweaking for the heck of it? [Even though I love that a lot myself, but this is for information. smile]

c) I have no idea, how to convert svg icon libraries to png. So if we decide that it is indeed beneficial to be doing this, it would be great if someone could redirect me to how to change these svg icons to the png format.

Thanks a lot for the help [apprehended! big_smile]

Offline

#2 2010-03-15 21:02:39

lolilolicon
Member
Registered: 2009-03-05
Posts: 1,722

Re: ArchWiki Gnome Tips! Convert svg icons to png?

c)
pacman -S imagemagick
convert -background transparent <input.svg> <output.png>


This silver ladybug at line 28...

Offline

#3 2010-03-15 21:33:19

akhilbehl
Member
Registered: 2010-01-26
Posts: 15

Re: ArchWiki Gnome Tips! Convert svg icons to png?

hey lolilolicon! thanks a lot for the help. smile

Offline

#4 2010-03-16 02:17:05

akhilbehl
Member
Registered: 2010-01-26
Posts: 15

Re: ArchWiki Gnome Tips! Convert svg icons to png?

hey I just thought of another question, because I converted my svg icons to png using lolilolicon's method!

d) how to i tell gnome to use those icons instead of the svg icons. where and what settings do i have to change for this to be possible?

Last edited by akhilbehl (2010-03-16 02:17:50)

Offline

#5 2010-08-07 00:32:57

spiritwalker
Member
From: USA
Registered: 2010-07-15
Posts: 85

Re: ArchWiki Gnome Tips! Convert svg icons to png?

gnome website has an excellent tutorial on how to do it

Offline

#6 2010-08-07 12:22:11

Vamp898
Member
From: 東京
Registered: 2009-01-03
Posts: 907
Website

Re: ArchWiki Gnome Tips! Convert svg icons to png?

But without the SVG Icons the System is more... how to say... static

If you change resolutions or button size or things like that it could be a bad awake

Offline

Board footer

Powered by FluxBB