initial support for reading sketches from a zipped file

This commit is contained in:
Ben Fry
2021-08-04 22:05:01 -04:00
parent cef4787b88
commit e09f7d117b
3 changed files with 163 additions and 124 deletions
+12
View File
@@ -548,6 +548,18 @@
role="Editor">
</bundledocument>
<bundledocument extensions="pskz"
icon="macosx/document.icns"
name="Processing Sketch Bundle"
role="Editor">
</bundledocument>
<bundledocument extensions="pcbz"
icon="macosx/document.icns"
name="Processing Contribution Bundle"
role="None">
</bundledocument>
<!-- !@#*&$ the @2x splash screen implementation was removed by Oracle -->
<!-- tiffutil -cathidpicheck about.png about\@2x.png -out about.tiff -->
<!--<option value="-splash:$APP_ROOT/Contents/Java/lib/about.png" />-->