Description
Adds a 16x16 graphical display for digilines.
To use, send an image in the form of nested tables containing hex color values (that is, the image is one table, within there is a table for each row, and within those are strings representing the color of each pixel), or simply hook it up to the GPU from digistuff and use the GPU's "send" or "sendregion" command.
These can also work as a drop-in replacement for existing rgblightstone displays 16x16 or smaller.
Multiple panels can be placed adjacent to one another without gaps, and (through somewhat careful manipulation of the image data) display a mostly seamless larger image. The screenshots are using this technique, with a 4x4 array in the gradient demo and a 4x5 array in the tic-tac-toe machine.
Releases
2025-12-15 02:18 UTC
2025-12-15
- Fix touch support on large version
2025-07-27 02:10 UTC
2025-07-27
- Add high-resolution variant
2025-04-24 02:10 UTC
2025-04-24
- Do PNG encoding in async environment
- Miscellaneous entity improvements
- Use compression level 1 at first, then 9 if the image doesn't change for a few seconds
- Mark metadata fields as private
2024-09-15 02:10 UTC
2024-09-15
- Add luacheck configuration and fix deprecated digilines API usage
2024-08-24 02:10 UTC
2024-08-24
- Performance improvements
- Performance improvements, for real this time
All releases
Threads
New thread
Information
Provides
digiscreen
Dependencies
- Required
-
digilines
- Optional
-
screwdriver
Information
- Type
- Mod
- Technical Name
- digiscreen
- Languages
-
English
- License
-
The Unlicense
- Maintenance State
- Maintenance Only
- Added
- 2021-02-28 08:22 UTC
- Maintainers
-
cheapie
Used By