userspace: Implement ImageViewer utility

This supports viewing images and doing basic zooming and panning
This commit is contained in:
2025-11-17 20:58:12 +02:00
parent 7ce8e610f5
commit b8a2573bb4
3 changed files with 193 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ set(USERSPACE_PROGRAMS
http-server
id
image
ImageViewer
init
kill
less