summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Teich <markus.teich@stusta.mhn.de>2016-07-14 12:44:05 +0200
committerMarkus Teich <markus.teich@stusta.mhn.de>2016-07-14 12:44:05 +0200
commit93329c72b5c20bcdf937bd636cb1a6f331a97893 (patch)
treef2096917595f173339041ecb703935e3839d40f0
parent3af7e93324d4fb8dbcb19f60eb7e7357fd350033 (diff)
Update example presentation
- Add a small transparent farbfeld test image
-rw-r--r--example15
-rw-r--r--transparent_test.ffbin0 -> 20016 bytes
2 files changed, 13 insertions, 2 deletions
diff --git a/example b/example
index 8b385f0..300577a 100644
--- a/example
+++ b/example
@@ -20,6 +20,7 @@ easy to use
depends on
♽ Xlib
+☢ Xft
☃ farbfeld
~1000 lines of code
@@ -29,7 +30,7 @@ $ sent FILE1 [FILE2 …]
▸ one slide per paragraph
▸ lines starting with # are ignored
-▸ image slide: paragraph containing @FILE.png
+▸ image slide: paragraph containing @FILENAME
▸ empty slide: just use a \ as a paragraph
# This is a comment and will not be part of the presentation
@@ -49,10 +50,20 @@ $ sent FILE1 [FILE2 …]
\#This line as well
⇒ Prepend a backslash to kill behaviour of special characters
+Images are handled in the
+http://tools.suckless.org/farbfeld/
+format internally.
+
+sent also supports transparent images.
+Try changing the background in config.h
+and rebuild.
+
+@transparent_test.ff
+
😀😁😂😃😄😅😆😇😈😉😊😋😌😍😎😏
😐😑😒😓😔😕😖😗😘😙😚😛😜😝😞😟
😠😡😢😣😥😦😧😨😩😪😫😭😮😯😰😱
😲😳😴😵😶😷😸😹😺😻😼😽😾😿🙀☠
-thanks
+thanks.
questions?
diff --git a/transparent_test.ff b/transparent_test.ff
new file mode 100644
index 0000000..505acaa
--- /dev/null
+++ b/transparent_test.ff
Binary files differ