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
Macros | Functions | Variables
dvireport.cc File Reference
#include <config.h>
#include <string>
#include <iostream>
#include <bitset>
#include <ctype.h>
#include <cstdlib>
#include "DviFile.h"

Macros

#define CVTXY(unit)
 

Functions

void Usage ()
 
void show_position (DviFile *dvi, const char *unitlist)
 
int main (int argc, char **argv)
 

Variables

char * progname
 

Macro Definition Documentation

#define CVTXY (   unit)
Value:
cout << " " \
(dvi->currH(DviFile::unit_sp), \
DviFile::unit_##unit) \
<< "," \
(dvi->currV(DviFile::unit_sp), \
DviFile::unit_##unit) \
<< #unit

Referenced by show_position().

Function Documentation

int main ( int  argc,
char **  argv 
)
void show_position ( DviFile dvi,
const char *  unitlist 
)
void Usage ( )

References progname.

Referenced by main().

Variable Documentation

char* progname

Referenced by main(), and Usage().

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.