Gltext splash font size
1 answer
gltext is a regular program found in / usr / lib / xscreensaver /. By running it with the -help option, you can see all of its settings:
peter@antec:~$ /usr/lib/xscreensaver/gltext --help
GLText: from the XScreenSaver 5.10 distribution (07-Sep-2009.)
http://www.jwz.org/xscreensaver/
Options include: -root, -window, -mono, -install, -noinstall,
-visual <arg>, -window-id <arg>, -fps, -no-fps, -pair,
-text <arg>, -program <arg>, -spin <arg>, -no-spin,
-wander, -no-wander, -front, -no-front, -delay <arg>,
-wireframe, -no-wireframe.
As far as I can see, there is no option for font size.
0
a source to share