|
Evince
Evince is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript.
|
#include <mdvi.h>
Collaboration diagram for _DviFont:Data Fields | |
| DviFont * | next |
| DviFont * | prev |
| int | type |
| Int32 | checksum |
| int | hdpi |
| int | vdpi |
| Int32 | scale |
| Int32 | design |
| FILE * | in |
| char * | fontname |
| char * | filename |
| int | links |
| int | loc |
| int | hic |
| Uint | flags |
| DviFontSearch | search |
| DviFontChar * | chars |
| DviFontRef * | subfonts |
| void * | private |
| DviFontChar* _DviFont::chars |
| DviFontSearch _DviFont::search |
| DviFontRef* _DviFont::subfonts |