Re: [josm-dev] how to create icons?

2008-08-31 Thread Dirk Stöcker
On Sun, 31 Aug 2008, Christoph Eckert wrote: I have implemented a new 'action' in josm, but it needs an icon in the menu. What is the preferred way to create these icons? instead of Dirk, I try to get modify some SVG in Inkscape. Then I export it as png. Are there SVG's of the internal

Re: [josm-dev] how to create icons?

2008-08-31 Thread Christoph Eckert
Hi, Are there SVG's of the internal program icons? at least for the preset icons, I've used public domain svgs from commons.wikipedia.org: http://commons.wikimedia.org/wiki/Category:Diagrams_of_road_signs_of_Germany Best regards, ce ___ josm-dev

[josm-dev] how to create icons?

2008-08-30 Thread A Morris
I have implemented a new 'action' in josm, but it needs an icon in the menu. What is the preferred way to create these icons? Cheers, Aled. ___ josm-dev mailing list josm-dev@openstreetmap.org http://lists.openstreetmap.org/listinfo/josm-dev

Re: [josm-dev] how to create icons?

2008-08-30 Thread Dirk Stöcker
On Sat, 30 Aug 2008, A Morris wrote: I have implemented a new 'action' in josm, but it needs an icon in the menu. What is the preferred way to create these icons? a) You don't need an icon. Pass null and it works without. b) I use gimp to create icons. Ciao -- http://www.dstoecker.eu/ (PGP

Re: [josm-dev] how to create icons?

2008-08-30 Thread Christoph Eckert
Hi, I have implemented a new 'action' in josm, but it needs an icon in the menu. What is the preferred way to create these icons? instead of Dirk, I try to get modify some SVG in Inkscape. Then I export it as png. Best regards, ce ___ josm-dev

Re: [josm-dev] how to create icons?

2008-08-30 Thread A Morris
Thanks for the suggestions - I've cobbled something together in gimp, though the quality reflects my artistic talent, I'm afraid. Aled. ___ josm-dev mailing list josm-dev@openstreetmap.org http://lists.openstreetmap.org/listinfo/josm-dev