This commit is contained in:
5
depends/rpi-rgb-led-matrix/img/Makefile
Normal file
5
depends/rpi-rgb-led-matrix/img/Makefile
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
coordinates.png: coordinates.svg
|
||||
|
||||
%.png : %.svg
|
||||
inkscape --export-png=$@ --export-dpi=160 $^
|
||||
Reference in New Issue
Block a user