X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fglx%2Fspheremonics.c;h=f3a03f2b62655c9d27d53d97a2520f3b8fb377fd;hp=29177c290a0f197f969d50a4ca5e15d2ebd3da81;hb=c1b9b55ad8d59dc05ef55e316aebf5863e7dfa56;hpb=de460e831dc8578acfa8b72251ab9346c99c1f96 diff --git a/hacks/glx/spheremonics.c b/hacks/glx/spheremonics.c index 29177c29..f3a03f2b 100644 --- a/hacks/glx/spheremonics.c +++ b/hacks/glx/spheremonics.c @@ -63,7 +63,7 @@ #define DEFAULTS "*delay: 30000 \n" \ "*showFPS: False \n" \ "*wireframe: False \n" \ - "*labelfont: -*-times-bold-r-normal-*-180-*\n" + "*labelfont: -*-helvetica-medium-r-normal-*-180-*\n" # define refresh_spheremonics 0 # define release_spheremonics 0 @@ -888,7 +888,7 @@ draw_spheremonics (ModeInfo *mi) print_gl_string (mi->dpy, cc->font, cc->font_list, mi->xgwa.width, mi->xgwa.height, 10, mi->xgwa.height - 10, - buf); + buf, False); } if (!static_parms)