Update example presentation
authorMarkus Teich <markus.teich@stusta.mhn.de>
Thu, 14 Jul 2016 10:44:05 +0000 (12:44 +0200)
committerMarkus Teich <markus.teich@stusta.mhn.de>
Thu, 14 Jul 2016 10:44:05 +0000 (12:44 +0200)
- Add a small transparent farbfeld test image

example
transparent_test.ff [new file with mode: 0644]

diff --git a/example b/example
index 8b385f043b854dad1a03baf545bb122d8f8931f4..300577a47225a4b8841e6dd6d4685daa259f075c 100644 (file)
--- 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 (file)
index 0000000..505acaa
Binary files /dev/null and b/transparent_test.ff differ