Changeset 129 in tspsg-svn for trunk/src/defaults.h


Ignore:
Timestamp:
Sep 3, 2010, 5:06:43 PM (14 years ago)
Author:
laleppa
Message:

+ TSPSG now uses DejaVu? LGC Sans Mono as the default font and comes with it "embedded" in the executable.

  • Updated tspsg.tag file.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/defaults.h

    r128 r129  
    8181//! Default for "Scroll to the end of output after solving"
    8282#define DEF_SCROLL_TO_END false
     83//! Default font face
     84#define DEF_FONT_FACE "DejaVu LGC Sans Mono"
    8385/*!
    8486 * \def DEF_FONT_SIZE
Note: See TracChangeset for help on using the changeset viewer.