\hypertarget{PkFont_8cc}{\section{Pk\-Font.\-cc File Reference}
\label{PkFont_8cc}\index{Pk\-Font.\-cc@{Pk\-Font.\-cc}}
}
{\ttfamily \#include $<$config.\-h$>$}\\*
{\ttfamily \#include $<$iostream$>$}\\*
{\ttfamily \#include $<$fstream$>$}\\*
{\ttfamily \#include $<$sys/stat.\-h$>$}\\*
{\ttfamily \#include $<$vector$>$}\\*
{\ttfamily \#include $<$string$>$}\\*
{\ttfamily \#include $<$cstring$>$}\\*
{\ttfamily \#include $<$cmath$>$}\\*
{\ttfamily \#include $<$cstdlib$>$}\\*
{\ttfamily \#include $<$Dvi\-Error.\-h$>$}\\*
{\ttfamily \#include $<$File\-Byte\-Stream.\-h$>$}\\*
{\ttfamily \#include $<$Pipe\-Stream.\-h$>$}\\*
{\ttfamily \#include $<$Pk\-Font.\-h$>$}\\*
{\ttfamily \#include $<$Util.\-h$>$}\\*
{\ttfamily \#include $<$stringstream.\-h$>$}\\*
{\ttfamily \#include $<$Karl\-Path\-Searcher.\-h$>$}\\*
\subsection*{Macros}
\begin{DoxyCompactItemize}
\item 
\#define \hyperlink{PkFont_8cc_a18ac9f853c99104f0d325176b1b07a40}{D\-E\-F\-A\-U\-L\-T\-\_\-\-M\-F\-M\-O\-D\-E}~\char`\"{}ibmvga\char`\"{}
\item 
\#define \hyperlink{PkFont_8cc_a2674041fcb6b33ea03b7441c5bf07da1}{D\-E\-F\-A\-U\-L\-T\-\_\-\-R\-E\-S\-O\-L\-U\-T\-I\-O\-N}~110
\end{DoxyCompactItemize}
\subsection*{Functions}
\begin{DoxyCompactItemize}
\item 
\hyperlink{Util_8h_aa46c51f55fbb56c9ca52a7ac84ac4231}{string\-\_\-list} \hyperlink{PkFont_8cc_a58f5adee2e339d79fb6fccee22430dfc}{break\-\_\-path} (string path)
\begin{DoxyCompactList}\small\item\em Utility function\-: break path at colons, and return list. \end{DoxyCompactList}\end{DoxyCompactItemize}


\subsection{Macro Definition Documentation}
\hypertarget{PkFont_8cc_a18ac9f853c99104f0d325176b1b07a40}{\index{Pk\-Font.\-cc@{Pk\-Font.\-cc}!D\-E\-F\-A\-U\-L\-T\-\_\-\-M\-F\-M\-O\-D\-E@{D\-E\-F\-A\-U\-L\-T\-\_\-\-M\-F\-M\-O\-D\-E}}
\index{D\-E\-F\-A\-U\-L\-T\-\_\-\-M\-F\-M\-O\-D\-E@{D\-E\-F\-A\-U\-L\-T\-\_\-\-M\-F\-M\-O\-D\-E}!PkFont.cc@{Pk\-Font.\-cc}}
\subsubsection[{D\-E\-F\-A\-U\-L\-T\-\_\-\-M\-F\-M\-O\-D\-E}]{\setlength{\rightskip}{0pt plus 5cm}\#define D\-E\-F\-A\-U\-L\-T\-\_\-\-M\-F\-M\-O\-D\-E~\char`\"{}ibmvga\char`\"{}}}\label{PkFont_8cc_a18ac9f853c99104f0d325176b1b07a40}


Referenced by main().

\hypertarget{PkFont_8cc_a2674041fcb6b33ea03b7441c5bf07da1}{\index{Pk\-Font.\-cc@{Pk\-Font.\-cc}!D\-E\-F\-A\-U\-L\-T\-\_\-\-R\-E\-S\-O\-L\-U\-T\-I\-O\-N@{D\-E\-F\-A\-U\-L\-T\-\_\-\-R\-E\-S\-O\-L\-U\-T\-I\-O\-N}}
\index{D\-E\-F\-A\-U\-L\-T\-\_\-\-R\-E\-S\-O\-L\-U\-T\-I\-O\-N@{D\-E\-F\-A\-U\-L\-T\-\_\-\-R\-E\-S\-O\-L\-U\-T\-I\-O\-N}!PkFont.cc@{Pk\-Font.\-cc}}
\subsubsection[{D\-E\-F\-A\-U\-L\-T\-\_\-\-R\-E\-S\-O\-L\-U\-T\-I\-O\-N}]{\setlength{\rightskip}{0pt plus 5cm}\#define D\-E\-F\-A\-U\-L\-T\-\_\-\-R\-E\-S\-O\-L\-U\-T\-I\-O\-N~110}}\label{PkFont_8cc_a2674041fcb6b33ea03b7441c5bf07da1}


Referenced by main().



\subsection{Function Documentation}
\hypertarget{PkFont_8cc_a58f5adee2e339d79fb6fccee22430dfc}{\index{Pk\-Font.\-cc@{Pk\-Font.\-cc}!break\-\_\-path@{break\-\_\-path}}
\index{break\-\_\-path@{break\-\_\-path}!PkFont.cc@{Pk\-Font.\-cc}}
\subsubsection[{break\-\_\-path}]{\setlength{\rightskip}{0pt plus 5cm}{\bf string\-\_\-list} break\-\_\-path (
\begin{DoxyParamCaption}
\item[{string}]{path}
\end{DoxyParamCaption}
)}}\label{PkFont_8cc_a58f5adee2e339d79fb6fccee22430dfc}


Utility function\-: break path at colons, and return list. 


\begin{DoxyParams}{Parameters}
{\em path} & a colon-\/separated string \\
\hline
\end{DoxyParams}
\begin{DoxyReturn}{Returns}
a List of strings 
\end{DoxyReturn}


References S\-R\-C\-H\-P\-A\-T\-H\-\_\-\-S\-E\-P.

