From 51df27b8f399225af74731e784334640e3c81a2d Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Wed, 26 Oct 2022 11:14:37 -0400 Subject: animation: Add a light variant --- Makefile | 7 +-- animation-dark.svg | 134 +++++++++++++++++++++++++++++++++++++++++++++++++ animation-light.svg | 134 +++++++++++++++++++++++++++++++++++++++++++++++++ animation.svg | 134 ------------------------------------------------- animation_template.svg | 37 -------------- template-dark.svg | 37 ++++++++++++++ template-light.svg | 37 ++++++++++++++ 7 files changed, 346 insertions(+), 174 deletions(-) create mode 100644 animation-dark.svg create mode 100644 animation-light.svg delete mode 100644 animation.svg delete mode 100644 animation_template.svg create mode 100644 template-dark.svg create mode 100644 template-light.svg diff --git a/Makefile b/Makefile index ee17fb0..245fcb0 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,5 @@ -all: animation.svg +all: animation-dark.svg animation-light.svg +.PHONY: all -%.svg: %.cast - termtosvg render $< $@ -t $*_template.svg +animation-%.svg: animation.cast template-%.svg + termtosvg render $< $@ -t template-$*.svg diff --git a/animation-dark.svg b/animation-dark.svg new file mode 100644 index 0000000..adef02a --- /dev/null +++ b/animation-dark.svg @@ -0,0 +1,134 @@ + + + + + + + + + + + + Usage: bfs [flags...] [paths...] [expression...]bfs is compatible with find, with some extensions. Flags (-H/-L/-P etc.), paths,and expressions may be freely mixed in any order.Flags: -H Follow symbolic links on the command line, but not while searching -L Follow all symbolic links -P Never follow symbolic links (the default) -E: $ $ b $ bf $ bfs $ bfs ../file./link./archive.zip./bin./songs./videos./bin/program./bin/script.sh./songs/song.mp3./songs/song.flac./videos/video.mp4./videos/video.mkv$ $ b $ bf $ bfs $ bfs $ bfs - $ bfs -n $ bfs -no $ bfs -not $ bfs -not $ bfs -not - $ bfs -not -t $ bfs -not -ty $ bfs -not -typ $ bfs -not -type $ bfs -not -type $ bfs -not -type d $ bfs -not -type d $ bfs -not -type d - $ bfs -not -type d -l $ bfs -not -type d -ls $ bfs -not -type d -ls 26037588 4 -rw-r----- 1 tavianator users 1337 Mar 2 20:28 ./file 26037589 4 lrwxrwxrwx 1 tavianator users 9 Mar 2 20:28 ./link -> /dev/null 26037590 72 -rw-r----- 1 tavianator users 70568 Mar 2 20:28 ./archive.zip 26037594 156 -rwxr-x--- 1 tavianator users 158296 Mar 2 20:28 ./bin/program 26037595 56 -rwxr-x--- 1 tavianator users 53753 Mar 2 20:28 ./bin/script.sh 26037596 4992 -rw-r----- 1 tavianator users 5111174 Mar 2 20:28 ./songs/song.mp3 26037597 25452 -rw-r----- 1 tavianator users 26061823 Mar 2 20:28 ./songs/song.flac 26037598 83676 -rw-r----- 1 tavianator users 85680223 Mar 2 20:28 ./videos/video.mp4 26037599 94900 -rw-r----- 1 tavianator users 97175783 Mar 2 20:28 ./videos/video.mkv$ bfs -he $ bfs -hel $ bfs -help $ bfs -help + \ No newline at end of file diff --git a/animation-light.svg b/animation-light.svg new file mode 100644 index 0000000..1ec3ecc --- /dev/null +++ b/animation-light.svg @@ -0,0 +1,134 @@ + + + + + + + + + + + + Usage: bfs [flags...] [paths...] [expression...]bfs is compatible with find, with some extensions. Flags (-H/-L/-P etc.), paths,and expressions may be freely mixed in any order.Flags: -H Follow symbolic links on the command line, but not while searching -L Follow all symbolic links -P Never follow symbolic links (the default) -E: $ $ b $ bf $ bfs $ bfs ../file./link./archive.zip./bin./songs./videos./bin/program./bin/script.sh./songs/song.mp3./songs/song.flac./videos/video.mp4./videos/video.mkv$ $ b $ bf $ bfs $ bfs $ bfs - $ bfs -n $ bfs -no $ bfs -not $ bfs -not $ bfs -not - $ bfs -not -t $ bfs -not -ty $ bfs -not -typ $ bfs -not -type $ bfs -not -type $ bfs -not -type d $ bfs -not -type d $ bfs -not -type d - $ bfs -not -type d -l $ bfs -not -type d -ls $ bfs -not -type d -ls 26037588 4 -rw-r----- 1 tavianator users 1337 Mar 2 20:28 ./file 26037589 4 lrwxrwxrwx 1 tavianator users 9 Mar 2 20:28 ./link -> /dev/null 26037590 72 -rw-r----- 1 tavianator users 70568 Mar 2 20:28 ./archive.zip 26037594 156 -rwxr-x--- 1 tavianator users 158296 Mar 2 20:28 ./bin/program 26037595 56 -rwxr-x--- 1 tavianator users 53753 Mar 2 20:28 ./bin/script.sh 26037596 4992 -rw-r----- 1 tavianator users 5111174 Mar 2 20:28 ./songs/song.mp3 26037597 25452 -rw-r----- 1 tavianator users 26061823 Mar 2 20:28 ./songs/song.flac 26037598 83676 -rw-r----- 1 tavianator users 85680223 Mar 2 20:28 ./videos/video.mp4 26037599 94900 -rw-r----- 1 tavianator users 97175783 Mar 2 20:28 ./videos/video.mkv$ bfs -he $ bfs -hel $ bfs -help $ bfs -help + \ No newline at end of file diff --git a/animation.svg b/animation.svg deleted file mode 100644 index adef02a..0000000 --- a/animation.svg +++ /dev/null @@ -1,134 +0,0 @@ - - - - - - - - - - - - Usage: bfs [flags...] [paths...] [expression...]bfs is compatible with find, with some extensions. Flags (-H/-L/-P etc.), paths,and expressions may be freely mixed in any order.Flags: -H Follow symbolic links on the command line, but not while searching -L Follow all symbolic links -P Never follow symbolic links (the default) -E: $ $ b $ bf $ bfs $ bfs ../file./link./archive.zip./bin./songs./videos./bin/program./bin/script.sh./songs/song.mp3./songs/song.flac./videos/video.mp4./videos/video.mkv$ $ b $ bf $ bfs $ bfs $ bfs - $ bfs -n $ bfs -no $ bfs -not $ bfs -not $ bfs -not - $ bfs -not -t $ bfs -not -ty $ bfs -not -typ $ bfs -not -type $ bfs -not -type $ bfs -not -type d $ bfs -not -type d $ bfs -not -type d - $ bfs -not -type d -l $ bfs -not -type d -ls $ bfs -not -type d -ls 26037588 4 -rw-r----- 1 tavianator users 1337 Mar 2 20:28 ./file 26037589 4 lrwxrwxrwx 1 tavianator users 9 Mar 2 20:28 ./link -> /dev/null 26037590 72 -rw-r----- 1 tavianator users 70568 Mar 2 20:28 ./archive.zip 26037594 156 -rwxr-x--- 1 tavianator users 158296 Mar 2 20:28 ./bin/program 26037595 56 -rwxr-x--- 1 tavianator users 53753 Mar 2 20:28 ./bin/script.sh 26037596 4992 -rw-r----- 1 tavianator users 5111174 Mar 2 20:28 ./songs/song.mp3 26037597 25452 -rw-r----- 1 tavianator users 26061823 Mar 2 20:28 ./songs/song.flac 26037598 83676 -rw-r----- 1 tavianator users 85680223 Mar 2 20:28 ./videos/video.mp4 26037599 94900 -rw-r----- 1 tavianator users 97175783 Mar 2 20:28 ./videos/video.mkv$ bfs -he $ bfs -hel $ bfs -help $ bfs -help - \ No newline at end of file diff --git a/animation_template.svg b/animation_template.svg deleted file mode 100644 index 16f0cc7..0000000 --- a/animation_template.svg +++ /dev/null @@ -1,37 +0,0 @@ - - - - - - - - - - - - - - - diff --git a/template-dark.svg b/template-dark.svg new file mode 100644 index 0000000..16f0cc7 --- /dev/null +++ b/template-dark.svg @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + diff --git a/template-light.svg b/template-light.svg new file mode 100644 index 0000000..5f9969e --- /dev/null +++ b/template-light.svg @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + -- cgit v1.2.3