Satendra Rawat
Satendra Rawat
Hi, I'm trying to get latitude and longitude in my observer but can't able to do that. In my Observer, If I dump the data  ### Result  If...
Can we have an option for utf-8 characters May be something like **$font->encode('utf-8');**. ``` $img->text('foo', 0, 0, function($font) { $font->encode('utf-8'); }); ``` Currently, it is not supporting these characters. I...
We need to add resource documentation for Python