kapstok / printplaat

Just some idea as experiment. Nothing related to electrical engineering.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Printplaat

User documentation

User documentation can be found in the doc folder. Below a list of user documentation.

Dependencies

  • Dub (Optional for aarch64/Apple Silicon)
  • DMD (except for aarch64/Apple Silicon)
  • LDC2 (for aarch64/Apple Silicon)
  • CMake
  • G++
  • SDL2 development headers & library
  • SDL2_image development headers & library
  • SDL2_ttf development headers & library
  • Bash

Running

dub run --force     # On any platform
./run-apple-silicon # On Macbooks with an M1 or M2 chip

Troubleshooting

For Apple Silicon, when only ./run-apple-silicon works, one could try to download and install LDC2 and Dub binaries (source)

Notes

https://dev.to/noah11012/using-sdl2-scaling-and-moving-an-image-pj

Label. w: 42, h: 29
Tweaker. w: 87, h: 29
Clicker. w: 73, h: 29

About

Just some idea as experiment. Nothing related to electrical engineering.


Languages

Language:D 53.4%Language:C++ 40.2%Language:Shell 3.8%Language:CMake 2.2%Language:C 0.3%