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 <string>#include <unistd.h>#include <fcntl.h>#include <cstdlib>#include <cmath>#include <cassert>#include <cctype>#include <DviFile.h>#include <PkFont.h>#include <FileByteStream.h>Macros | |
| #define | MAP(x) { #x, unit_ ## x } |
| #define | MAP(u) case unit_ ## u: return #u |
| #define MAP | ( | x) | { #x, unit_ ## x } |
Referenced by DviFile::unitString(), and DviFile::unitType().
| #define MAP | ( | u) | case unit_ ## u: return #u |
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.