Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/insoft-uk/grob
A utility for generating PPL code from an image file for use with the BLIT and BLIT_P functions on the HP Prime.
https://github.com/insoft-uk/grob
blit generate-code hp-prime image ppl
Last synced: 2 days ago
JSON representation
A utility for generating PPL code from an image file for use with the BLIT and BLIT_P functions on the HP Prime.
- Host: GitHub
- URL: https://github.com/insoft-uk/grob
- Owner: Insoft-UK
- License: mit
- Created: 2024-03-13T01:18:32.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-11-22T02:12:04.000Z (about 1 month ago)
- Last Synced: 2024-11-22T03:19:25.174Z (about 1 month ago)
- Topics: blit, generate-code, hp-prime, image, ppl
- Language: C++
- Homepage:
- Size: 738 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GROB
A utility for generating PPL code from an image file for use with the BLIT and BLIT_P functions on the HP Prime.> [!NOTE]
The only image file format currently supported by this utility tool is the Bitmap (BMP) format, with 16-bit, 24-bit, or 32-bit color depth.