%% options copyright owner = Dirk Krause copyright year = 2011-2014 license = bsd %% header #ifdef __cplusplus extern "C" { #endif /** Convert bitmap image to PS/EPS/PDF */ int dk3bmep_run( ); #ifdef __cplusplus } #endif %% module