1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2024-09-21 12:26:34 -04:00
sdrangel/plugins/feature/aprs/aprs/README.txt
2021-01-13 20:37:09 +00:00

7 lines
272 B
Plaintext

APRS images are from: https://github.com/hessu/aprs-symbols/tree/master/png
To split in to individual files, using ImageMagick:
convert aprs-symbols-24-0.png -crop 24x24 aprs-symbols-24-0-%02d.png
convert aprs-symbols-24-1.png -crop 24x24 aprs-symbols-24-1-%02d.png