jMonkeyEngine / jMonkeyEngine/sdk
Upgrade icons to modern SVGs
@neph1 is already working on this.
Since Aug 23, 2022.
- Dominant language
- Java
- Stars
- 348
- Forks
- 104
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 3
Description
Upgrade icons to modern SVGs. SVGs are supported ever since Netbeans 11.x. With all the HiDPI stuff and all that, I propose a little bit of a facelift. Take SVGs into use as they scale to any size. Fortunately we don't have a lot of icons to change.
Icons are here with the constants that need to be changed as well:
https://github.com/jMonkeyEngine/sdk/tree/master/jme3-core/src/com/jme3/gde/core/icons
At least I don't posses the capabilities to create new icons but there should be plenty available in the Internets. Just need to be careful with the licenses.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.