updated app and document (.pde) icon png files
@@ -714,7 +714,7 @@ public class Toolkit {
|
||||
iconImages = new ArrayList<>();
|
||||
final int[] sizes = { 16, 32, 48, 64, 128, 256, 512 };
|
||||
for (int sz : sizes) {
|
||||
iconImages.add(Toolkit.getLibImage("icons/pde-" + sz + ".png"));
|
||||
iconImages.add(Toolkit.getLibImage("icons/app-" + sz + ".png"));
|
||||
}
|
||||
}
|
||||
window.setIconImages(iconImages);
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
[Desktop Entry]
|
||||
Version=@version@
|
||||
Name=Processing
|
||||
Version=@version@
|
||||
Name=Processing
|
||||
Comment=Software sketchbook
|
||||
Exec=processing %F
|
||||
Icon=/opt/processing/lib/icons/pde-256.png
|
||||
Icon=/opt/processing/lib/icons/app-256.png
|
||||
Terminal=false
|
||||
Type=Application
|
||||
Categories=Development;AudioVideo;Video;Graphics;Developer;
|
||||
|
||||
BIN
build/shared/lib/icons/app-1024.png
Normal file
|
After Width: | Height: | Size: 48 KiB |
BIN
build/shared/lib/icons/app-128.png
Normal file
|
After Width: | Height: | Size: 4.3 KiB |
BIN
build/shared/lib/icons/app-16.png
Normal file
|
After Width: | Height: | Size: 579 B |
BIN
build/shared/lib/icons/app-256.png
Normal file
|
After Width: | Height: | Size: 10 KiB |
BIN
build/shared/lib/icons/app-32.png
Normal file
|
After Width: | Height: | Size: 1.3 KiB |
BIN
build/shared/lib/icons/app-48.png
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
BIN
build/shared/lib/icons/app-512.png
Normal file
|
After Width: | Height: | Size: 20 KiB |
BIN
build/shared/lib/icons/app-64.png
Normal file
|
After Width: | Height: | Size: 1.9 KiB |
|
Before Width: | Height: | Size: 47 KiB After Width: | Height: | Size: 75 KiB |
|
Before Width: | Height: | Size: 4.5 KiB After Width: | Height: | Size: 4.3 KiB |
|
Before Width: | Height: | Size: 581 B After Width: | Height: | Size: 466 B |
|
Before Width: | Height: | Size: 9.6 KiB After Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 1.2 KiB After Width: | Height: | Size: 945 B |
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 26 KiB |
|
Before Width: | Height: | Size: 2.3 KiB After Width: | Height: | Size: 2.0 KiB |