tooolbox/node-potrace

use with promise for batch conversion of multiple png

robthepaper opened this issue · 1 comments

Hi,
Is it possible to somehow to get the event of when the conversion to finished before continuing my script?
I cannot make batch conversion script.

Finally, I used a timeout delay of 250ms in my loop so memory won't keep increasing.