add pde/pdex/pdez document icons, update icons inside core and PDE, swap foundation icon

This commit is contained in:
Ben Fry
2022-01-22 22:02:17 -05:00
parent 43036bd4db
commit 0da881e328
18 changed files with 16 additions and 9 deletions
+3 -3
View File
@@ -530,19 +530,19 @@
so double-clicking files no longer works. -->
<bundledocument extensions="pde,pyde"
icon="macos/document.icns"
icon="macos/pde.icns"
name="Processing Source Code"
role="Editor">
</bundledocument>
<bundledocument extensions="pdez"
icon="macos/document.icns"
icon="macos/pdez.icns"
name="Processing Sketch Bundle"
role="Editor">
</bundledocument>
<bundledocument extensions="pdex"
icon="macos/document.icns"
icon="macos/pdex.icns"
name="Processing Contribution Bundle"
role="Viewer">
</bundledocument>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Before

Width:  |  Height:  |  Size: 203 B

After

Width:  |  Height:  |  Size: 554 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 354 B

After

Width:  |  Height:  |  Size: 984 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 651 B

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.8 KiB

After

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 835 B

After

Width:  |  Height:  |  Size: 581 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 9.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.
Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 31 KiB

+13 -6
View File
@@ -74,6 +74,16 @@ o continue clearing out ProgressFrame
o also hook up the statusNotice() when done
X also should be long gone
design
X icon for exported app
X icon for document
X update the foundation icons
design (done in beta 3)
X update theme
X selector for theme that uses tiny images
manager
X contrib list entry in the table sometimes contains markdown
X at least hide the syntax parts (and show the text)
@@ -116,12 +126,9 @@ _ https://github.com/processing/processing4/issues/194
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
design/next
X selector for theme that uses tiny images
_ update theme
_ icon for exported app
_ icon for document
_ update the foundation icons
design
_ implement document icons on Windows
_ implement document icons on Linux
_ redesign of the Contribution Manager
_ identify coloring for icons
_ how much of theme to inherit