Evince
Evince is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript.
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
_DviFontInfo Struct Reference

#include <mdvi.h>

Data Fields

char * name
 
int scalable
 
DviFontLoadFunc load
 
DviFontGetGlyphFunc getglyph
 
DviFontShrinkFunc shrink0
 
DviFontShrinkFunc shrink1
 
DviFontFreeFunc freedata
 
DviFontResetFunc reset
 
DviFontLookupFunc lookup
 
int kpse_type
 
void * private
 

Detailed Description

Definition at line 167 of file mdvi.h.

Field Documentation

DviFontFreeFunc _DviFontInfo::freedata

Definition at line 174 of file mdvi.h.

DviFontGetGlyphFunc _DviFontInfo::getglyph

Definition at line 171 of file mdvi.h.

int _DviFontInfo::kpse_type

Definition at line 177 of file mdvi.h.

DviFontLoadFunc _DviFontInfo::load

Definition at line 170 of file mdvi.h.

DviFontLookupFunc _DviFontInfo::lookup

Definition at line 176 of file mdvi.h.

char* _DviFontInfo::name

Definition at line 168 of file mdvi.h.

void* _DviFontInfo::private

Definition at line 178 of file mdvi.h.

DviFontResetFunc _DviFontInfo::reset

Definition at line 175 of file mdvi.h.

int _DviFontInfo::scalable

Definition at line 169 of file mdvi.h.

DviFontShrinkFunc _DviFontInfo::shrink0

Definition at line 172 of file mdvi.h.

DviFontShrinkFunc _DviFontInfo::shrink1

Definition at line 173 of file mdvi.h.


The documentation for this struct was generated from the following file: