Commit graph

5 commits

Author SHA1 Message Date
Benedikt Willi
f0fb434916 Moved -t argument from SampleBase to RunText, let SampleBase inherit from object instead of ArgumentParser, code cleanup 2017-01-05 11:33:44 +01:00
Roberto Marquez
6e41022019 Python - Allow the user to specify the text to scroll via a command line flag. (#252)
* Accept the text to scroll as a command line parameter.  If not text flag is given, then the default, "Hello world", is used.
2017-01-04 22:58:23 -08:00
Henner Zeller
8b7e64a438 o make problem in font path a little easier to use: raise an
exception (better solution for #188)
2016-08-28 11:58:00 -07:00
Henner Zeller
dbaa006072 o More explicit error handling for font loading error (Caused problem in #188) 2016-08-28 11:44:50 -07:00
Henner Zeller
5c6653d168 o Add an example that shows text running. 2015-12-02 07:08:43 +00:00