Opened 12 years ago
Closed 12 years ago
#861 closed enhancement/feature request (fixed)
Replace xpms with svgs
Reported by: | themroc.myopenid.com | Owned by: | woglinde |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | core | Version: | git master |
Severity: | Keywords: | xpm png svg icons | |
Cc: |
Description
... so we'll get rid of 'em xpms eventually. The svgs came from openclipart.org, some were simplified.
Patch no. 1 replaces
- bench.xpm
- biergarten.xpm
- boundary_stone.xpm
- fountain.xpm
- golf.xpm
- justice.xpm
- military.xpm
- ruins.xpm
- skiing.xpm
- swimming.xpm
- toilets.xpm
- wifi.xpm
Additional changes in navit_shipped.xml:
- restroom.xpm -> toilets.png
- bar.png -> beer.png
Attachments (1)
Change History (7)
Changed 12 years ago by themroc.myopenid.com
comment:1 follow-up: ↓ 2 Changed 12 years ago by woglinde
- Owner changed from KaZeR to woglinde
- Status changed from new to assigned
comment:2 in reply to: ↑ 1 Changed 12 years ago by korrosa
Replying to http://wiki.navit-project.org/index.php/user:woglinde:
PS: In the longterm I want to use the svg's from this site http://www.sjjb.co.uk/mapicons/contactsheet which are used by mapnik too.
For info, those icons are the ones used in the mapnik layout: http://wiki.navit-project.org/index.php/Layout/mapnik
comment:3 follow-up: ↓ 4 Changed 12 years ago by themroc.myopenid.com
They're all public domain. From openclipart.org:
Unless noted, content on this site is waived of all copyright and related or neighboring rights under the CC0 PD Dedication. See Policies.
After i prepared this patch, i also discovered the sjjb icons, but what colours should i use? There is the simple Mapnik scheme here http://wiki.openstreetmap.org/wiki/Map_Icons or better mimic what the current potlach2 does, which looks rather confusing to me?
comment:4 in reply to: ↑ 3 Changed 12 years ago by woglinde
Replying to http://themroc.myopenid.com/:
They're all public domain. From openclipart.org:
Unless noted, content on this site is waived of all copyright and related or neighboring rights under the CC0 PD Dedication. See Policies.
Sure, but I was not in the mood to look to all images if there is a sidenote.
After i prepared this patch, i also discovered the sjjb icons, but what colours should i use? There is the simple Mapnik scheme here http://wiki.openstreetmap.org/wiki/Map_Icons or better mimic what the current potlach2 does, which looks rather confusing to me?
The sjjb icons have a shell script inside, which chooses the color as displayed on the website.
comment:5 Changed 12 years ago by themroc.myopenid.com
Ooops, i forgot to mention that there were no notes on any of the download-pages for those icons, just the cited license.
comment:6 Changed 12 years ago by woglinde
- Resolution set to fixed
- Status changed from assigned to closed
Hi,
a slightly modified version was checked in. Because the bar.svg is needed, even it is the same file as the beer.svg for now. Revision is 4509 http://navit.svn.sourceforge.net/viewvc/navit?view=revision&revision=4509
Bye Henning
Hi,
thanks for figuring this out. Could you please lookup the license of the new files? So we can really include them.
Bye Henning
PS: In the longterm I want to use the svg's from this site http://www.sjjb.co.uk/mapicons/contactsheet which are used by mapnik too.