Satendra Rawat

Results 3 issues of 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 ![image](https://user-images.githubusercontent.com/39792899/56784219-13596500-680d-11e9-83bb-b92566bbf7eb.png) ### Result ![image](https://user-images.githubusercontent.com/39792899/56784245-2ff59d00-680d-11e9-954d-5c1880b2cca3.png) 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