Commit graph

24 commits

Author SHA1 Message Date
murm
db9b70bf66 initial update 2023-03-15 10:09:09 -04:00
10b80f2fd0
Add togif parameter 2023-03-08 19:36:39 -06:00
3c16599126
Deduplicate vips shutdown, reformat natives, remove soos alias 2022-12-28 17:01:50 -06:00
47b2d9fcff
Finish converting natives 2022-12-28 00:20:17 -06:00
bjcscat
1037e8a9a0
use new typing and functions for more "safety" (#332) 2022-12-03 13:49:28 -06:00
9ddc32193f
Swap std::any for std::variant 2022-11-27 17:23:57 -06:00
7ee571dd2b
Some fixes and whatnot 2022-11-27 14:52:40 -06:00
bjcscat
330dd67063
Partial natives rework (#325)
* natve code reworking

* Whoops

* remove old code

* Make gc callback instead of do thing that causes segfault
2022-11-27 13:03:07 -06:00
4ccaea7c91
Properly clear vips error data 2022-06-27 22:50:53 -05:00
bjcscat
207d950a6c
set reoptimize to override input GCT (#287) 2022-06-27 21:58:42 -05:00
ff84306637
Change default searx URL, update packages 2022-06-22 11:00:31 -05:00
34c0ee14e0
A few tweaks 2022-06-20 01:05:06 -05:00
fbfc1bae85
Fix uncaption 2022-06-15 22:41:26 -05:00
6b34cb9d9e
Remove delay parameter, change argument handling, make help command show proper flag types 2022-06-07 18:26:40 -05:00
4f66bc51cd
Some cleanup 2022-06-06 19:16:14 -05:00
d2a1ffe2de
Fix uncaption not cropping on non-gif images 2022-06-01 12:34:23 -05:00
2e71097763
Port uncaption 2022-05-19 15:46:32 -05:00
ec6fb7de37
Added tolerance option to uncaption, fixed nogif return type 2022-02-17 08:46:02 -06:00
f5a0fa5f7c
Catch image load warnings, set message limit to 50, don't crash the bot if .git is missing 2021-10-23 13:58:19 -05:00
2da505a778
Added deepfry, make jpeg work on GIFs 2021-06-29 17:26:22 -05:00
4672e8d6ad
Increase uncaption tolerance 2021-06-29 15:16:01 -05:00
248ea8a71b
Removed dedicated napi error handler 2021-05-23 17:25:00 -05:00
61758fa3bb
Pass an image buffer into the native functions instead of a URL 2021-05-11 14:25:02 -05:00
073c337d3d Added uncaption, removed unncecessary log 2021-05-04 16:28:34 -05:00