The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
dvi2bitmap
dvi2bitmap1.0
|
#include <config.h>
#include <iostream>
#include <fstream>
#include <sys/stat.h>
#include <vector>
#include <string>
#include <cstring>
#include <cmath>
#include <cstdlib>
#include <DviError.h>
#include <FileByteStream.h>
#include <PipeStream.h>
#include <PkFont.h>
#include <Util.h>
#include <stringstream.h>
#include <KarlPathSearcher.h>
Macros | |
#define | DEFAULT_MFMODE "ibmvga" |
#define | DEFAULT_RESOLUTION 110 |
Functions | |
string_list | break_path (string path) |
Utility function: break path at colons, and return list. More... | |
#define DEFAULT_MFMODE "ibmvga" |
Referenced by main().
#define DEFAULT_RESOLUTION 110 |
Referenced by main().
string_list break_path | ( | string | path) |
Utility function: break path at colons, and return list.
path | a colon-separated string |
References SRCHPATH_SEP.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.