.TH "PkFont.cc" 3 "Mon Jan 12 2015" "Version dvi2bitmap1.0" "dvi2bitmap" \" -*- nroff -*-
.ad l
.nh
.SH NAME
PkFont.cc \- 
.SH SYNOPSIS
.br
.PP
\fC#include <config\&.h>\fP
.br
\fC#include <iostream>\fP
.br
\fC#include <fstream>\fP
.br
\fC#include <sys/stat\&.h>\fP
.br
\fC#include <vector>\fP
.br
\fC#include <string>\fP
.br
\fC#include <cstring>\fP
.br
\fC#include <cmath>\fP
.br
\fC#include <cstdlib>\fP
.br
\fC#include <DviError\&.h>\fP
.br
\fC#include <FileByteStream\&.h>\fP
.br
\fC#include <PipeStream\&.h>\fP
.br
\fC#include <PkFont\&.h>\fP
.br
\fC#include <Util\&.h>\fP
.br
\fC#include <stringstream\&.h>\fP
.br
\fC#include <KarlPathSearcher\&.h>\fP
.br

.SS "Macros"

.in +1c
.ti -1c
.RI "#define \fBDEFAULT_MFMODE\fP   'ibmvga'"
.br
.ti -1c
.RI "#define \fBDEFAULT_RESOLUTION\fP   110"
.br
.in -1c
.SS "Functions"

.in +1c
.ti -1c
.RI "\fBstring_list\fP \fBbreak_path\fP (string path)"
.br
.RI "\fIUtility function: break path at colons, and return list\&. \fP"
.in -1c
.SH "Macro Definition Documentation"
.PP 
.SS "#define DEFAULT_MFMODE   'ibmvga'"

.PP
Referenced by main()\&.
.SS "#define DEFAULT_RESOLUTION   110"

.PP
Referenced by main()\&.
.SH "Function Documentation"
.PP 
.SS "\fBstring_list\fP break_path (stringpath)"

.PP
Utility function: break path at colons, and return list\&. 
.PP
\fBParameters:\fP
.RS 4
\fIpath\fP a colon-separated string 
.RE
.PP
\fBReturns:\fP
.RS 4
a List of strings 
.RE
.PP

.PP
References SRCHPATH_SEP\&.
.SH "Author"
.PP 
Generated automatically by Doxygen for dvi2bitmap from the source code\&.
