[xiph-commits] r18856 - trunk/Xiph-episode-II/cairo
giles at svn.xiph.org
giles at svn.xiph.org
Tue Feb 26 16:51:13 PST 2013
Author: giles
Date: 2013-02-26 16:51:13 -0800 (Tue, 26 Feb 2013)
New Revision: 18856
Modified:
trunk/Xiph-episode-II/cairo/README
Log:
Typo.
Modified: trunk/Xiph-episode-II/cairo/README
===================================================================
--- trunk/Xiph-episode-II/cairo/README 2013-02-26 23:26:15 UTC (rev 18855)
+++ trunk/Xiph-episode-II/cairo/README 2013-02-27 00:51:13 UTC (rev 18856)
@@ -1,7 +1,7 @@
These C files are quick little Cairo applications used to generate
images for the various animations in the Xiph Episode II video
"Digital Show & Tell". Each one generates a series of PNG images that
-are then stitched togetehr into an animation using a utility like
+are then stitched together into an animation using a utility like
ffmpeg or mplayer, or an editor like Cinelerra.
Compile each with the commandline:
@@ -16,4 +16,4 @@
The source is mostly cut-and-paste spaghetti of the worst kind.
However, it wasn't intended to be used at any point in the future,
just spit out some images and done. So... point and laugh if you
-like, but try not to rupture anything. It's not worth it!
\ No newline at end of file
+like, but try not to rupture anything. It's not worth it!
More information about the commits
mailing list