placeholder debug and nodeinfo screens are in

This commit is contained in:
geeksville
2020-02-07 17:26:42 -08:00
parent 9fd2e2c722
commit e1f06bff6d
12 changed files with 143 additions and 40 deletions

BIN
images/compass.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 845 B

BIN
images/face.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 329 B

View File

@@ -1,3 +1,11 @@
# using height of 50 to have 14 pixels beneath icon for text
inkscape -z -e icon.png -w 50 -h 50 icon-24px.svg
convert icon.png -background white -alpha Background ../src/icon.xbm
inkscape -z -e compass.png -w 48 -h 48 location_searching-24px.svg
convert compass.png -background white -alpha Background ../src/compass.xbm
inkscape -z -e face.png -w 13 -h 13 face-24px.svg
inkscape -z -e pin.png -w 13 -h 13 room-24px.svg
convert pin.png -background white -alpha Background ../src/pin.xbm

BIN
images/pin.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 288 B