[WIP] bottle tag logo
This commit is contained in:
parent
892899c511
commit
89a33df7ff
4 changed files with 973 additions and 15 deletions
|
@ -11,6 +11,10 @@ FN=90
|
|||
|
||||
NAME="\"$1\""
|
||||
|
||||
if [[ $# -ge 2 ]];then
|
||||
LOGO_FILE="\"$2\""
|
||||
fi
|
||||
|
||||
# usage: render NAME PART
|
||||
render() {
|
||||
case "$2" in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue