Can you please tell me whether your product has been tested and works in virtual environments?
For example, our web servers are actually VMWare virtual machines so any software or component that we purchase has to be t…...) using (System.Drawing.Image img = System.Drawing.Image.FromStream(stream))...FromStream(stream)) using (System.Drawing.Graphics g = Graphics.FromImage(img))...
I found some bugs when exporting layers as PNG images:
GradientOverlay rendering effect
The GradientOverlay rendering effect is poor. If you zoom in on the image, you will find many burrs on the stroke edges, which ar…...ImageOptions; using System.Drawing.Drawing2D; // SmoothingMode...SmoothingMode using System.Drawing.Text; // TextRenderingHint // Load...