add screenshot function #1

Merged
hashirama merged 4 commits from screenshot into rewrite/cpp 2025-04-08 01:07:03 +00:00
Owner

the screenshot functions returns ppm, which is raw image (without a encode).
so basically it can be loaded by stbi_load_from_memory.

this file will ofc be later converted into a header to be used within the project.

the screenshot functions returns ppm, which is raw image (without a encode). so basically it can be loaded by ```stbi_load_from_memory```. this file will ofc be later converted into a header to be used within the project.
hashirama merged commit 0be354d021 into rewrite/cpp 2025-04-08 01:07:03 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
hashirama/mote-ocr!1
No description provided.