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:
2025-04-03 21:55:09 +02:00
parent 92d7b245a2
commit df93ee47b2
16 changed files with 519 additions and 184 deletions

View File

@@ -16,7 +16,7 @@ tools:
title_key: "meta.title"
description_key: "meta.description"
index:
priority: 100
priority: 1500
enable: true
title_key: "meta.title"
preamble_key: "meta.description"
@@ -27,4 +27,5 @@ tools:
title_key: "meta.title"
subtitle_key: "article.subtitle"
tags:
- "undefined"
- "utility"
- "graphics"

View File

@@ -1,6 +1,6 @@
tools:
- id: "png-chunk-analyser"
applet_id: "png-chunk-analyser"
- id: "png-analyser"
applet_id: "png-analyser"
metadata:
head:
title_key: "meta.title"