Hi

I’m looking for a FOSS app to design icons

I heard of GIMP , Kirta and Inkscape ,are there other alternatives ? and which one of them is the best for this ?

Thanks

You are viewing a single thread.
View all comments
6 points

I like to write SVG by hand with a text editor and Firefox, but that’s probably not for most people.
I mainly like it, because you’re entering all the coordinates as numbers, which makes ratios more apparent and also easy to work with…

permalink
report
reply
2 points

But that’s not very intuitive and would make complex editing and composition very hard. And you would miss out on advanced (or even basic) editing tools built into the application. Can you make use of font? So I wonder what type of images you are creating with it. I can see how this could work with simple composition.

permalink
report
parent
reply
2 points

I mean, to some degree definitely yes. You do need some upfront knowledge and some editing steps can be quite tedious.
I zone out while shoving shapes around the place, so I actually enjoy doing it in my freetime.

Having said that, we are talking about icons. You usually don’t want those to be particularly complex anyways.
But the SVG format is also more powerful than one might expect.
You’ve got a collection of basic shapes. Particularly, paths allow you to draw essentially anything, including some really useful curves. And you can also do some cool gradients and even animations.

And you can use fonts in the text element, but only like in HTML, i.e. you specify “bold” or “Times New Roman” and hope wherever it’s displayed has that font available. Would definitely not recommend that for an icon.
Inkscape allows converting text to a path, so that it doesn’t depend on the host system. So, if I ever want a font in an icon, I’d do that in Inkscape and then copy the path element that it created into my text editor.

permalink
report
parent
reply
1 point

The advantage here is that you can start baking in animations, themes, progressive enhancements. I would agree this isn’t the best tool for most authoring, but considering tow lackluster the XML editor is in Inkscape & how break points can make sure your icon is clear at all sizes, it is a good idea to spend time in a text editor as well.

permalink
report
parent
reply

Open Source

!opensource@lemmy.ml

Create post

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

  • Posts must be relevant to the open source ideology
  • No NSFW content
  • No hate speech, bigotry, etc

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

Community stats

  • 3.3K

    Monthly active users

  • 1.9K

    Posts

  • 31K

    Comments