Changes between Version 1 and Version 2 of Ticket #21398, comment 13
- Timestamp:
- 2021-10-13T22:59:24+02:00 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #21398, comment 13
v1 v2 1 Ok, I spend my time with icons and added different background colors per source for the power plants. Additionally the power source icons source code look strange and I cleaned it up. See [attachment:josm_21398_u2.patch update v2]1 Ok, I spend my time with icons and added different background colors per source for the power plants. Additionally the power source icons source code looked strange and I cleaned it up. See [attachment:josm_21398_u2.patch update v2] plus [attachment:josm_21398_new_icons.tar.xz new icons]. 2 2 3 3 We can usually save 25-75% of image file size by using plain svg and cleaning up the source code by removing unused objects/paths. I do not know if this makes a difference in performance, though.