mirror of
https://github.com/Hopiu/rpi-rgb-led-matrix.git
synced 2026-05-22 13:51:53 +00:00
before writing to another physical Canvas.
- RotateTransformer: rotates by multiple of 90 degrees
- LargeSquare64x64Transformer: does the 64x64 conversion from
earlier examples
- LinkedTransformer allows to have a sequence of transformers
applied.
o Provide a flag in demo-main to influence rotation.
|
||
|---|---|---|
| .. | ||
| bdf-font.cc | ||
| framebuffer-internal.h | ||
| framebuffer.cc | ||
| gpio.cc | ||
| graphics.cc | ||
| led-matrix.cc | ||
| Makefile | ||
| thread.cc | ||
| transformer.cc | ||
| utf8-internal.h | ||