From df9d6e7754f7a447a081f7bcdc28bdc3d9342610 Mon Sep 17 00:00:00 2001 From: Marcus Date: Fri, 5 Jan 2024 05:52:01 +0100 Subject: [PATCH] add message --- pixelfloot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pixelfloot.sh b/pixelfloot.sh index 49e7ae8..32c1b0b 100755 --- a/pixelfloot.sh +++ b/pixelfloot.sh @@ -405,7 +405,7 @@ floot() { #convert -fill lightgreen -background white -pointsize 40 caption:"KARTTUR" -quality 72 DstImage.png message "generating text, size $FONTSIZE for ${YELLOW}$FLOOTFORKS${ENDCOLOR} workers" - + message "TEXT: ${YELLOW}${TEXT}${ENDCOLOR}" LOL_org="$(convert ${SIZE} ${BORDER} +antialias -depth 8 -fill \#${COLOR} -background \#${BGCOLOR} -pointsize ${FONTSIZE} caption:"${TEXT}" -quality 72 txt: | tail -n +2 | awk '{print $1 $3}' | sed -e 's/\,/ /' -e 's/\:/ /' -e 's/\#//' -e 's/^/PX /')" loadLOL