The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
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[@]metanet.ch.
|
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.
1.8.4
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.