Replies: 1 comment
-
Adding text currently is out of scope for our package. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I wonder how to write text on the image? I don't need any fancy, I'd like to have just a timestamp on it.
There is possibility of
->watermark()
and I thought of creating another temporary transparent png file on the fly and then watermark it over the target picture, but I hope there is a simpler solution.Beta Was this translation helpful? Give feedback.
All reactions