Roxen.git
/
server
/
font_handlers
/
old.pike
version
»
Context lines:
10
20
40
80
file
none
3
Roxen.git/server/font_handlers/old.pike:1:
// This file is part of Roxen WebServer.
-
// Copyright © 1996 -
2000
, Roxen IS.
+
// Copyright © 1996 -
2004
, Roxen IS.
#include <config.h>
-
constant cvs_version = "$Id: old.pike,v 1.
11
2001
/
08
/
29
18
:
42
:
29
nilsson
Exp $";
+
constant cvs_version = "$Id: old.pike,v 1.
12
2004
/
06
/
30
16
:
58
:
49
mast
Exp $";
constant name = "Compatibility bitmap fonts"; constant doc = "Compatibility (bitmapped) fonts for Roxen 1.3 and earlier." " Compact image file fonts are preferable to this format, since they are " "almost always smaller, and easier to create."; inherit FontHandler; array available_fonts()