how the hell did I miss this
This commit is contained in:
parent
1e3083a372
commit
bae6342d80
1 changed files with 0 additions and 1 deletions
|
@ -44,7 +44,6 @@ Napi::Value Motivate(const Napi::CallbackInfo &info) {
|
|||
->set("align", VIPS_ALIGN_CENTRE)
|
||||
->set("font", (font_string + " " + to_string(size)).c_str())
|
||||
->set("width", textWidth));
|
||||
topImage.write_to_file("/home/esm/motivatetext2.png");
|
||||
|
||||
VImage bottomImage;
|
||||
if (bottom_text != "") {
|
||||
|
|
Loading…
Reference in a new issue