Changeset 1738


Ignore:
Timestamp:
02/02/07 18:16:49 (6 years ago)
Author:
sam
Message:
  • Add "term" font.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • www/toilet.html

    r1737 r1738  
    5252                     'smblock' => 'Small Block', 
    5353                     'smbraille' => 'Small Braille', 
    54                      'circle' => 'Circle'); 
     54                     'circle' => 'Circle', 
     55                     'term' => 'Terminal'); 
    5556   if(!isset($fontlist[$font])) $font = 'smblock'; 
    5657   $filter = $_POST['filter']; 
Note: See TracChangeset for help on using the changeset viewer.