Userspace: Implement basic image rendering for Netbpm
You can now render Netbpm (P6) format image to framebuffer using `image` command. I added basic test image to /usr/share/images/sample.ppm
This commit is contained in:
@@ -11,6 +11,7 @@ set(USERSPACE_PROJECTS
|
||||
echo
|
||||
id
|
||||
init
|
||||
image
|
||||
ls
|
||||
meminfo
|
||||
mkdir
|
||||
|
||||
Reference in New Issue
Block a user