This project creates two sets of images for each of the following projects:
- OpenJDK - Current JDK release and early-access builds
- OpenJFX - Current JavaFX release and early-access builds
- Strictly Maven - Apache Maven™ in a strictly-confined snap
- Strictly NetBeans - Apache NetBeans® in a strictly-confined snap
The two sets of images are created in PDF, PNG, and SVG formats for:
- the GitHub social media preview in a 2:1 aspect ratio, and
- the Snap Store featured banner in a 3:1 aspect ratio.
Build the images with the make
command in the root directory of the project. The final images are created in the out
directory. See the top of the Makefile for the list of required programs.
The following files are derived from their original versions on Wikimedia Commons and licensed as follows:
- src/dukewave.svg - from Duke (Java mascot) waving.svg under the BSD 3-Clause License
- src/maven.svg - from Apache Maven logo.svg under the Apache License 2.0
- src/netbeans.svg - from Apache NetBeans Logo.svg under the Apache License 2.0
All of the other files in this repository are licensed under the GNU General Public License v3.0.
The PDF, PNG, and SVG images created by this project are licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.