engrave_load.h File Reference
Engrave loading functions Contains the functions to load either an EDC or EDJ into Engrave. More...
Go to the source code of this file.
Functions | |
EAPI Engrave_File * | engrave_load_edc (const char *file, const char *imdir, const char *fontdir) |
engrave_load_edc - load the given edc file into memory. | |
EAPI Engrave_File * | engrave_load_edj (const char *filename) |
engrave_load_edj - load the given EDJ file into memory. |
Detailed Description
Engrave loading functions Contains the functions to load either an EDC or EDJ into Engrave.