engrave_out.h File Reference
Functions to faciliate outputing the Engrave information.Provided the needed functions to output the Engrave information into various formats. More...
Go to the source code of this file.
Functions | |
EAPI int | engrave_edj_output (Engrave_File *engrave_file, const char *path) |
engrave_edj_output -- Create an EDJ file from the in-memory data. | |
EAPI int | engrave_edc_output (Engrave_File *engrave_file, const char *path) |
engrave_edc_output -- Create an EDC file from the in-memory data. |
Detailed Description
Functions to faciliate outputing the Engrave information.Provided the needed functions to output the Engrave information into various formats.