I have been using a pre-installed service on Backendless (Sharp library for image processing).
It was a small piece of java code that I am using to put some text on an image.
It has been working fine for a few months now.
It last worked fine on 25th Oct.
From 26th Oct, the service is not able to put text properly on the image.
No update to the piece of code from my end.
I am attaching two images that will help explain my problem.
Before 26th - the bottom right text is correctly put on the image.
My question is has there been any update done to this service (sharp) that is pre-installed at your end… any update around that date to the lib… any inputs… workarounds…
please help as this is impacting me in production.
appreciate any thoughts.
I think you are right…
I have had issues with getting any specific font earlier, so I relied on default font that the library generated as it was ok…
But, since 26th, only Gibberish…
I have tried to make it easy for you below but I am not sure if I have complicated instead…
(I am primarily a codeless programmer with a bit of js only when unavoidable)
My application ID is 0B6BE4AB-12E6-4BF7-FF0C-CDFE694EF000
I have created a service FHSharpTestLib in js with a method that takes a white image and tries to write two lines over a colored background with different font colors.
Here is the sample code with the test service. testsharp.js.txt (2.2 KB)
But, the output file (via composite call of sharp lib), the font file is not found.
Note that the font color is applied correctly. It is not a sharp lib issue. It is just unable to find font.