Sukant Garg

Results 9 comments of Sukant Garg

@lovell I did look up those links already. And I believe they are not catering to my use case. I want the text to wrap by itself if it is...

I should be able to work this out and submit a PR soon. Not sure about *magick, though. Instead of using it with #470, I think it could be used...

I have implemented the text API, though not for the pencil branch. There is a small issue, however. On my local system, if I use the text API, I can...

You can have a look at the code on my fork here [#183cb8](https://github.com/gargsms/sharp/commit/183cb84ff652137b41dfc2d4f7543adb9068c42d)

Ha. It fixed by itself. Works now. I had to recompile libvips from source, though.

@niravmehta I have the text API exposed in my forks, [gargsms/sharp](https://github.com/gargsms/sharp/tree/forceoverlay) and [gargsms/libvips](https://github.com/gargsms/libvips) I was a little occupied with work lately, and never got the time to maintain my forks...

@jcupitt I don't have a Windows machine, perhaps I will try in a VM. I have implemented the text changes and already using them in production at my workplace. @lovell,...

UPDATE: I was able to finish up the code changes on my side. Since this only requires sharp to expose the libvips functions, a PR to libvips is due. I...

Hi all. Sorry for all the delay. I had a version of the logic implemented already, but it wasn't necessarily the best implementation that was possible. So, I had to...