Tango Icon Theme - Renewed

Hello!
I'm working hard to complete and bug-free the tango icon theme for Inkscape.
Some bugs are solved, new icons are added and some old icons are retouched.
Now I'm working to finish it, but some bugs are depending to the way the icons are show on toolbars and may be solved. ;)
Please, report me the bugs and ideas you have to this work.
Thanks! ;)
INKSCAPE TANGO ICON THEME: http://jesusda.com/files/inkscape-tango-theme/
Salu2 de jEsuSdA 8)

2009/1/10 jEsuSdA 8) wrote:
Hello!
I'm working hard to complete and bug-free the tango icon theme for Inkscape.
Some bugs are solved, new icons are added and some old icons are retouched.
Now I'm working to finish it, but some bugs are depending to the way the icons are show on toolbars and may be solved. ;)
Please, report me the bugs and ideas you have to this work.
Are you sure that nodes in Geometry Constructions tool should be cusp and not smooth? Was it done for better pixel grid alignement?
I don't think I can see all the changes, but thank you anyway! :)
Alexandre

El Sábado, 10 de Enero de 2009 22:18:44 Alexandre Prokoudine escribió:
2009/1/10 jEsuSdA 8) wrote:
Hello! I'm working hard to complete and bug-free the tango icon theme for Inkscape.
Are you sure that nodes in Geometry Constructions tool should be cusp and not smooth? Was it done for better pixel grid alignement?
Could you show me a screenshot about that? Thanks! ;)
Alexandre
Salu2 de jEsuSdA 8)

jEsuSdA 8) wrote the following on 01/11/2009 10:02 AM:
El Sábado, 10 de Enero de 2009 22:18:44 Alexandre Prokoudine escribió:
2009/1/10 jEsuSdA 8) wrote:
Hello! I'm working hard to complete and bug-free the tango icon theme for Inkscape.
Are you sure that nodes in Geometry Constructions tool should be cusp and not smooth? Was it done for better pixel grid alignement?
Could you show me a screenshot about that? Thanks! ;)
Alexandre
Salu2 de jEsuSdA 8)
I just started using these new icons and I LOVE them. Excellent work as always. Thank-you. :)
heathenx

2009/1/11 jEsuSdA 8) wrote:
Are you sure that nodes in Geometry Constructions tool should be cusp and not smooth? Was it done for better pixel grid alignement?
Could you show me a screenshot about that? Thanks! ;)
http://img32.picoodle.com/img/img32/3/1/11/f_10571085108m_3ea645b.png
Alexandre

El Domingo, 11 de Enero de 2009 19:26:27 Alexandre Prokoudine escribió:
2009/1/11 jEsuSdA 8) wrote:
Are you sure that nodes in Geometry Constructions tool should be cusp and not smooth? Was it done for better pixel grid alignement?
Could you show me a screenshot about that? Thanks! ;)
http://img32.picoodle.com/img/img32/3/1/11/f_10571085108m_3ea645b.png
Oh! I see!
Yes, is for better grid aligment. In the size the icon will be showed, I thoug it's better to improve pixel grid aligment opposite of detailed curves. ;)
Alexandre
Thanks Alexandre. ;)

On Jan 10, 2009, at 11:17 AM, jEsuSdA 8) wrote:
Hello!
I'm working hard to complete and bug-free the tango icon theme for Inkscape.
Some bugs are solved, new icons are added and some old icons are retouched.
Now I'm working to finish it, but some bugs are depending to the way the icons are show on toolbars and may be solved. ;)
There are some code issues with the toolbars at the moment. Much of that comes from trying to synchronize correctly with the standard themeing mechanisms. The good new is that it means *if* users have icons for all the art stuff extras, then they will show up in Inkscape.
In theory, the icon preview should show you the results at different sizes. It is using the same code used to generate the actual bitmaps for the toolbars, etc. The main trick there is that different users have different sizes for things, so you might need to play a bit to get them happy for all. In the long run we are pushing for an official SVG way to have multiple versions in a single file that switch based on target display resolution.
Also for the names, there was an effort started to collect up all the names commonly used by art programs but not yet in the standard sets. It would be helpful to review that and suggest any changes, additions, etc. needed. http://tango.freedesktop.org/ArtLibreSet

Cool! Thanks for picking this up again! Using it now. - Andreas
jEsuSdA 8) wrote:
Hello!
I'm working hard to complete and bug-free the tango icon theme for Inkscape.
Some bugs are solved, new icons are added and some old icons are retouched.
Now I'm working to finish it, but some bugs are depending to the way the icons are show on toolbars and may be solved. ;)
Please, report me the bugs and ideas you have to this work.
Thanks! ;)
INKSCAPE TANGO ICON THEME: http://jesusda.com/files/inkscape-tango-theme/
Salu2 de jEsuSdA 8)
Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel

Thank you! Thank you SO much for working on this. A few people on this list don't seem very impressed by Tango, but personally I'd never want to go back - ever; to the point that I was thinking of pushing some changes: e.g. for the erase tool myself.
Just a thought for you/anyone:
I'm the GUI maintainer for Lumiera, and we're generating our icons from SVGs. Each icon has to be specially adopted for each of the standard small sizes. We've adopted the "one canvas" icon workflow that Tango artists seem to be working toward. This is a video demonstrating the technique: http://blip.tv/file/1075329
Basically it involves drawing a basic icon, then tweaking it so that it looks good for different sizes. The SVG file is then "rigged" by putting in invisible bounding boxes marked with XML metadata (this can all be done in inkscape). We then have a python script* that then at compile time walks through the SVG, rendering all bounding boxes that it finds marked with the metadata.
If you wanted
Here's an example of one of our SVGs: http://www.lumiera.org/gitweb?p=lumiera/joel;a=blob_plain;f=icons/svg/tool-a...
As you can see, the icon has been tweaked to look good at 48x48, 32x32, 22x22 (24x24 is also produced from this size), and 16x16. The "One Canvas Workflow" makes it very easy to make consistent changes instead of having to keep hundreds of different files in synch.
This is quite a break from the way icons are handled in inkscape right now, but I wondered if it might give anyone new ideas.
God bless Joel
* see here: http://www.lumiera.org/gitweb?p=lumiera/joel;a=blob;f=admin/render-icon.py;h...
On Sat, 2009-01-10 at 20:17 +0100, jEsuSdA 8) wrote:
Hello!
I'm working hard to complete and bug-free the tango icon theme for Inkscape.
Some bugs are solved, new icons are added and some old icons are retouched.
Now I'm working to finish it, but some bugs are depending to the way the icons are show on toolbars and may be solved. ;)
Please, report me the bugs and ideas you have to this work.
Thanks! ;)
INKSCAPE TANGO ICON THEME: http://jesusda.com/files/inkscape-tango-theme/
Salu2 de jEsuSdA 8)
Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel

Hello,
Thanks for working on that. Beautiful work.
Can ir eport one "bug" ? The icon for option of the zoom (1:1, 1:2 etc..) are not seeing well. I can't see well the white number.
Everyone can ?
Elisa
Le Saturday 10 January 2009 20:17:40 jEsuSdA 8), vous avez écrit :
Hello!
I'm working hard to complete and bug-free the tango icon theme for Inkscape.
Some bugs are solved, new icons are added and some old icons are retouched.
Now I'm working to finish it, but some bugs are depending to the way the icons are show on toolbars and may be solved. ;)
Please, report me the bugs and ideas you have to this work.
Thanks! ;)
INKSCAPE TANGO ICON THEME: http://jesusda.com/files/inkscape-tango-theme/
Salu2 de jEsuSdA 8)
--- Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel

El Domingo, 11 de Enero de 2009 18:58:49 Elisa escribió:
Hello,
Thanks for working on that. Beautiful work.
Can ir eport one "bug" ? The icon for option of the zoom (1:1, 1:2 etc..) are not seeing well. I can't see well the white number.
Everyone can ?
I have thinking about that long time ago, and I think the same of you. Maybe, another color could be used for number and symbols.
I will try. ;)
Elisa
Salu2 de jEsuSdA 8)

Hello again!
I have finished the work.
I have done all icons and have correct some bugs.
Thanks to Gez (Guillermo Espertino) who is helping to me with tests, bugs and suggestions. ;)
INKSCAPE TANGO ICON THEME: http://jesusda.com/files/inkscape-tango-theme/ (latest is 1.13)
Salu2 de jEsuSdA 8)

2009/1/11 jEsuSdA 8) wrote:
INKSCAPE TANGO ICON THEME: http://jesusda.com/files/inkscape-tango-theme/ (latest is 1.13)
Cool :)
circle_3pts and circle_3pts-5 look cropped to me at the right side when I use this icon set live :)
Alexandre

El Domingo, 11 de Enero de 2009 21:41:10 Alexandre Prokoudine escribió:
2009/1/11 jEsuSdA 8) wrote: Cool :)
:D
circle_3pts and circle_3pts-5 look cropped to me at the right side when I use this icon set live :)
Yes! This is one of the bugs I've notice on Inkscape. If you use the same tango-icon.svg on Inkscape 0.46 you could view the icons are painted nice, but on 0.46-devel this (and more others icons) are painted badly. :(
So, I think maybe the way some buttons are created are not the same for others. Could some one confirm this?
Alexandre
Thanks Alexandre! ;)
Salu2 de jEsuSdA 8)

On Jan 11, 2009, at 12:52 PM, jEsuSdA 8) wrote:
circle_3pts and circle_3pts-5 look cropped to me at the right side when I use this icon set live :)
Yes! This is one of the bugs I've notice on Inkscape. If you use the same tango-icon.svg on Inkscape 0.46 you could view the icons are painted nice, but on 0.46-devel this (and more others icons) are painted badly. :(
So, I think maybe the way some buttons are created are not the same for others. Could some one confirm this?
This does seem to match the behavior of one bug I'm working through.

2009/1/11 jEsuSdA 8) wrote:
Hello again!
I have finished the work.
I have done all icons and have correct some bugs.
Thanks to Gez (Guillermo Espertino) who is helping to me with tests, bugs and suggestions. ;)
INKSCAPE TANGO ICON THEME: http://jesusda.com/files/inkscape-tango-theme/ (latest is 1.13)
Version 1.13 is now committed to SVN trunk in revision 20505. Many thanks! Do let us know about updates :)
Alexandre

Thank your for this theme, it is amazing !
But small problem :), Inkscape rev #20508 is crashing (1s after the cursor enters the inkscape window) with no message dialog on WinXP when I'm using this theme (renaming icons.svg to icons.bak and tango_icons.svg to icons.svg)

In fact it's not the way this icons file is used. With default icons.svg, when I just try to open "tango_icons_new-1.15.svg" with inkscape rev #20508, it crash it.
see this pic : http://ftpmerou.free.fr/inkscape/inkscape-crash.png
So I try to open it with rev #20415 and it just open without problem.
2009/1/12 Yann Papouin <yann.papouin@...400...>
Thank your for this theme, it is amazing !
But small problem :), Inkscape rev #20508 is crashing (1s after the cursor enters the inkscape window) with no message dialog on WinXP when I'm using this theme (renaming icons.svg to icons.bak and tango_icons.svg to icons.svg)

El Sun, 11 Jan 2009 20:53:52 +0100 "jEsuSdA 8)" <listas@...2111...> escribió:
Hello again!
I have finished the work.
felicitaciones and congratulations!!! saludos!
I have done all icons and have correct some bugs.
Thanks to Gez (Guillermo Espertino) who is helping to me with tests, bugs and suggestions. ;)
INKSCAPE TANGO ICON THEME: http://jesusda.com/files/inkscape-tango-theme/ (latest is 1.13)
Salu2 de jEsuSdA 8)
Check out the new SourceForge.net Marketplace. It is the best place to buy or sell services for just about anything Open Source. http://p.sf.net/sfu/Xq1LFB _______________________________________________ Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel

Hello!
The first thing I want to say is: THANKS!
Lot of thanks for all of you. For your coments, help and encouragement.
The second one is that I add the new snapping toolbar icons to the theme, then now is 100% complete.
You can get it from my web -> INKSCAPE TANGO ICON THEME: http://jesusda.com/files/inkscape-tango-theme/
Report me bugs and suggestion, please. ;) --
Some other things:
- I'm agree with Guillermo Espertino about the main icon theme for Inkscape. There are much work to do about Tango, but I believe that the look and feel with Tango Icons may atract lot of users who can recognize some tools and task between others apps like Gimp and Scribus.
- Please notify me the addon of new icons when you add then. I can add them to the Tango svg. Or maybe you can add then to the tango.svg and me can redesign them. As you like.
Thanks! Salu2 de jEsuSdA 8)

2009/1/12 jEsuSdA 8) wrote:
Hello!
The first thing I want to say is: THANKS!
Lot of thanks for all of you. For your coments, help and encouragement.
The second one is that I add the new snapping toolbar icons to the theme, then now is 100% complete.
Cool, v1.15 is added as revision 20509. Both you and Michael Grosberg are now added to AUTHORS file.
Alexandre

El Lunes, 12 de Enero de 2009 17:56:27 Alexandre Prokoudine escribió:
2009/1/12 jEsuSdA 8) wrote: Cool, v1.15 is added as revision 20509. Both you and Michael Grosberg are now added to AUTHORS file.
Cool! Thanks!
Alexandre
Salu2 de jEsuSdA 8)

On 01/12/2009 05:16 PM, jEsuSdA 8) wrote:
The second one is that I add the new snapping toolbar icons to the theme, then now is 100% complete.
Wow, that's fast! It's only a day old! And they look great!
There's only one minor detail though: the dashed blue lines for the bounding boxes should stop at the bounding box corner. The dashed blue lines for the grid/guides (in the rightmost icon) are OK though. But as I said, that's only a minor issue and might not even be noticed on a pixel level.
I can change it for you if you want, because I don't know if you've got direct access to SVN.
Diederik
participants (10)
-
Alexandre Prokoudine
-
Andreas Nilsson
-
Diederik en Rezi
-
Elisa
-
heathenx
-
jEsuSdA 8)
-
Joel Holdsworth
-
Jon A. Cruz
-
minombresbond
-
Yann Papouin