Files
veejay/veejay-26nov04/test/vims/plugin-test.vims
Niels Elburg 8993ffdb73 Initial revision
git-svn-id: svn://code.dyne.org/veejay/trunk@27 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2004-10-27 23:48:49 +00:00

19 lines
421 B
Plaintext

249:/usr/local/lib/libvj_dummy_plugin.so;
+10
248:ExamplePlugin;
+10
249:/usr/local/lib/libvj_drawtext_plugin.so;
+100
245:DrawText:text="Veejay 0.6.3":x=10:y=10;
+50
245:DrawText:text="With font rendering":x=10:y=80;
+50
245:DrawText:text="Change fgcolor":fgcolor=#40ff20:x=10:y=80;
+50
245:DrawText:text="Change bgcolor":bgcolor=#ff10ff:x=10:y=80;
+50
245:DrawText:text="Bordering":border:x=10:y=80;
+50
248:DrawText;