pdf2htmlEX/pdf2htmlEX/src/util/fontforge-2.0.20170731/start.h

9 lines
214 B
C

#ifndef FONTFORGE_START_H
#define FONTFORGE_START_H
extern void doinitFontForgeMain(void);
extern void doversion(const char *source_version_str);
extern void InitSimpleStuff(void);
#endif /* FONTFORGE_START_H */