Roxen.git
/
server
/
font_handlers
/
compactimgfile.pike
version
»
Context lines:
10
20
40
80
file
none
3
Roxen.git/server/font_handlers/compactimgfile.pike:1:
// This file is part of Roxen WebServer.
-
// Copyright © 2000 -
2004
, Roxen IS.
+
// Copyright © 2000 -
2009
, Roxen IS.
#include <config.h> inherit "imagetar"; constant name = "Compact image file font"; constant doc = #"A compact image file. The format is very simple: <pre> 'CIF1' (4 bytes magic) 'fontname' (64 bytes name, \\0 terminated)