ghostscript needed for fonts

spacecruft
Jeff Moe 2023-01-19 10:00:03 -07:00
parent a680c164ad
commit 80b00448fa
1 changed files with 1 additions and 8 deletions

View File

@ -6,7 +6,7 @@
# Copyright (C) 2023 Jeff Moe
#
# Dependencies:
# apt install feh imagemagick
# apt install ghostscript imagemagick
#
# TODO:
# Script should do a loop that queries the position until it is reached.
@ -44,10 +44,3 @@ convert -font Helvetica -pointsize 72 -annotate 0x0+100+100 "270 Azimuth, 45 Ele
convert -combine rfi_plot-01-1-45.png rfi_plot-02-90-45.png rfi_plot-03-180-45.png rfi_plot-04-270-45.png rfi_plots.png
feh \
--fullscreen \
--auto-zoom \
--hide-pointer \
--borderless \
rfi_plots.png