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
fonts.h
Go to the documentation of this file.
1 #ifndef MDVI_FONTS_REGISTRATION_H
2 #define MDVI_FONTS_REGISTRATION_H
3 
4 void mdvi_register_fonts (void);
5 
6 #endif /* MDVI_FONTS_REGISTRATION_H */