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 <cctype>
#include <string>
#include <stack>
#include <list>
#include <map>
#include <Byte.h>
#include <DviError.h>
#include <FileByteStream.h>
#include <PkFont.h>
#include <verbosity.h>
Go to the source code of this file.
Classes | |
class | DviFile |
Represents a DVI file. More... | |
class | DviFile::FontSet |
Represents the set of fonts in a DVI file. More... | |
class | DviFile::FontSet::const_iterator |
class | DviFileEvent |
Abstracts the contents of a DVI file. More... | |
class | DviFileSetChar |
An event which requests that a given character be set in place. More... | |
class | DviFileSetRule |
An event which requests that a rule be set. More... | |
class | DviFileFontChange |
An event which requests a change of font. More... | |
class | DviFileSpecial |
A special embedded within the file. More... | |
class | DviFilePage |
The beginning or end of a page. More... | |
class | DviFilePreamble |
The preamble to the DVI file. More... | |
class | DviFilePostamble |
The postamble to (end of) the DVI file. More... | |
Macros | |
#define | HOMEMADE_POSSTATESTACK 0 |
#define HOMEMADE_POSSTATESTACK 0 |
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.