#include <DviFile.h>
Inheritance diagram for DviFileFontChange:
Public Member Functions | |
DviFileFontChange (unsigned char opcode, PkFont *f) | |
void | debug () const |
Writes a representation of this event on cerr. | |
Public Attributes | |
const PkFont * | font |
The font we are to change to. |
|
|
|
Writes a representation of this event on cerr.
Reimplemented from DviFileEvent.
|
|
The font we are to change to.
|