|
Evince
Evince is a document viewer capable of displaying multiple and single page document formats like PDF and Postscript.
|
Include dependency graph for fonts.c:Go to the source code of this file.
Data Structures | |
| struct | fontinfo |
Functions | |
| void | mdvi_register_fonts (void) |
Variables | |
| static int | registered = 0 |
| DviFontInfo | pk_font_info |
| DviFontInfo | pkn_font_info |
| DviFontInfo | gf_font_info |
| DviFontInfo | vf_font_info |
| DviFontInfo | ovf_font_info |
| DviFontInfo | afm_font_info |
| DviFontInfo | tfm_font_info |
| DviFontInfo | ofm_font_info |
| static struct fontinfo | known_fonts [] |
| void mdvi_register_fonts | ( | void | ) |
| DviFontInfo afm_font_info |
| DviFontInfo gf_font_info |
|
static |
| DviFontInfo ofm_font_info |
| DviFontInfo ovf_font_info |
| DviFontInfo pk_font_info |
| DviFontInfo pkn_font_info |
| DviFontInfo tfm_font_info |
| DviFontInfo vf_font_info |