Re-enabled stubs for PNG analyser and ICO maker, Implemented Data utils, file utils and PNG parser, Still testing
Update png-analyser.yml, png-chunk-analyser.yml, and 17 more files...
This commit is contained in:
7
data/applets/png-analyser.yml
Normal file
7
data/applets/png-analyser.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
applets:
|
||||
- id: "png-analyser"
|
||||
resources:
|
||||
scripts:
|
||||
- "applet://png-analyser.mjs"
|
||||
stylesheets:
|
||||
- "applet://png-analyser.css"
|
||||
@@ -1,7 +0,0 @@
|
||||
applets:
|
||||
- id: "png-chunk-analyser"
|
||||
resources:
|
||||
scripts:
|
||||
- "applet://png-chunk-analyser.mjs"
|
||||
stylesheets:
|
||||
- "applet://png-chunk-analyser.css"
|
||||
Reference in New Issue
Block a user