commit | 5493b15cc69c85f93a94362be6fc0874ae6e34e4 | [log] [tgz] |
---|---|---|
author | Eirik Bakke <ebakke@ultorg.com> | Mon Mar 17 09:25:05 2025 -0400 |
committer | Eirik Bakke <ebakke@alumni.princeton.edu> | Tue May 20 16:43:34 2025 -0400 |
tree | 19d8c27c96d4d5d44e173b9b58e482b121e7a786 | |
parent | ba3ee90d46daedbfc52726ac7bd2924c11a52dc0 [diff] |
Add 150 more SVG icons (April 2025 batch), and new artboard mappings. This commit updates the Adobe Illustrator file that holds all of NetBeans' custom-drawn SVG icons, to include ~150 new icons that were integrated into the main NetBeans repo in a separate PR (https://github.com/apache/netbeans/pull/8424). See the latter PR for screenshots of the new icons. Various new mappings of PNG/GIF file paths to artboard names are also included, and new artboards, with original bitmap icons in a separate layer, were created in the Illustrator file for icons that need to be drawn in the future. New artboards were added in batch using a script that was generated by IconTasks.java. Some icons which contained externally source logos have been omitted from the SVG file output, as they probably need a different license header. I will handle these in a separate PR. Also: * Update icon hashes and mappings to match commit 3c852705 in the main NetBeans repo. Some images in the nbi and harness/libs.nbi.ant modules had been removed, causing merge conflicts in the generated changes for that repo. * Removed one stray artboard. * Improve the IconTasks script to avoid overwriting SVG files that render to an identical bitmap as the existing SVG file. This simplifies new icon PRs.
Mirror of Apache NetBeans Tools.
Repository of tools and other utilties created and used by the Apache NetBeans community.
convert: Tool for automatically converting Sun Microsystems and Oracle licenses to Apache.
html-convert: Tool that reads tutorials in HTML format from the 3rd Oracle donation and converts these to the AsciiDoc format.
licensereviewsite: Tool consisting of a Maven plugin to generate report for crosschecking Jenkins / Confluence for external and licence. (More details.)
pp3: Plugin Portal, live at http://netbeans-vm.apache.org/pluginportal/.
wiki-export: Tool for extracting WikiText data from wiki.netbeans.org. (More details.)
wiki-convert: Tool for converting extracted WikiText data to AsciiDoc, suitable for using with the jBake static generator tool.