tree: 0dea30c5756233b8ae537ba754dc94df0650d945 [path history] [tgz]
  1. eclipse-gif/
  2. eclipse-png/
  3. eclipse-svg/
  4. META-INF/
  5. tools/
  6. .gitignore
  7. .project
  8. build.properties
  9. build.xml
  10. org.eclipse.images build.xml.launch
  11. plugin.properties
  12. pom.xml
  13. README.md
org.eclipse.images/README.md

org.eclipse.images

org.eclipse.images provides svg versions of the Eclipse SDK images. The “eclipse-svg” folder contains svg version of the icons, while the “eclipse-png” folder contain generated png files. These icons can be used in custom Eclipse plug-ins or in arbitrary rich client applications. The “tools” folder contains the eclipse style color palette in differnent file formats:

  • As GIMP palette (file extension “.gpl”) (can be used in Inkscape as well)
  • As Adobe Illustrator document (file extension “.ai”)
  • As Adobe color file (file extension “.aco”)

Generate png files

To generate the png files based on the svg files, see the README.md file in the org.eclipse.images.renderer plug-in.

##License

Eclipse Public License (EPL) v1.0