mirror of
https://codeberg.org/cage/tinmop/
synced 2025-02-01 04:26:47 +01:00
- removed hardcoded font spec when making an image mosaic;
- updated croatoan version.
This commit is contained in:
parent
df8c4a97d6
commit
4b2efa5539
@ -39,7 +39,7 @@ CROATOAN_GIT_URL=https://github.com/McParen/croatoan.git
|
||||
|
||||
CROATOAN_DIR="$QUICKLISP_INSTALL_DIR"/local-projects/croatoan/
|
||||
|
||||
CROATOAN_COMMIT=11f0804ff8bc231ca9b1cc918c4158e06c4d342c
|
||||
CROATOAN_COMMIT=35c92fcc6c4458339c7e27bdf16f7fa908d95eb8
|
||||
|
||||
echo_bold () {
|
||||
printf "\033[1m%s\033[0m\n" "$1"
|
||||
|
@ -1551,7 +1551,6 @@ displayed using the standard image viewer installed on the system."
|
||||
"-background" "Grey"
|
||||
"-bordercolor" "SkyBlue"
|
||||
"-mattecolor" "Lavender"
|
||||
"-font" "Sans"
|
||||
"-pointsize" "12"
|
||||
(loop for name in names
|
||||
for file in files
|
||||
|
Loading…
x
Reference in New Issue
Block a user