foobargeez
foobargeez
Can we make it possible to dynamically resize watermark image to a specified width (and height) before overlaying on the source image? The issue is that I deal with thousands...
I have an image with 1529x2500 dimensions and I am calling imaginary as follows: ```https:///resize?file=test/test.jpg&width=960&stripmeta=true&quality=70``` The output image has 960x2500 dimensions and I am expecting the output image dimensions to...
**Is your feature request related to a problem? Please describe.** Do you have nested task list on roadmap? I use this quite a bit in markdown editors and was wondering...
Firstly, thanks for all the effort you put into this module -- I am a heavy user of this. ``` $> perl -MTime::Moment -e'print Time::Moment->now->strftime("%Y-%m-%dT%H:%M:%S.%9N%:z")' 2019-11-19T23:05:19.437942000-05:00 $> ``` Any way...
Does *NOT* work: ``` $> perl use Lingua::EN::Titlecase::Simple qw(titlecase); my $str = 'HAHA AND HEHE A.B TEAM UP'; print titlecase($str), "\n"; Haha and Hehe a.b Team Up $> ``` Thanks!
Hello @appleboy! I am currently running gorush docker image and tried upgrading to v1.18.0 (and v1.18.8) but gorush is throwing "project ID is required to access Firebase Cloud Messaging client"....