Hey,
I am writing to you because I ran into the following problem: I would like to add a long watermark text on an image that is surely longer than the image side (so it would overflow or break). On Windows it is working fine, text breaks automatically. On Linux version however (which runs the same code), text does not break at the edge of the image.
Behaviours:
- Windows: no need for separator characters (e.g: space) to break the lines
- Linux: requires separator characters and it is not consistent if it will break the lines
DLL version: 20.7.0
At first glance, it seems to us that .Net Core behaves differently a bit on the 2 platforms because of their diverse encoding handling and that can lead Aspose.Imaging to break lines differently.
I would be interested if you know about such an issue and would be grateful if you could provide some feedback or solution for that.
Thank you,
Tamas Boldizsar