Thanks a lot for the fix, problem resolved.
I agree with the performance part, but it seems hard to workaround this, maybe setting a max LineWidth e.g. works, but a smaller font size or different font needs different settings. Thanks for the fix but sorry I really didn't see any change in the output. It's still the same. I put the working code to make it easier for you to reproduce the effect (if you plan to): procedure TForm3.Button1Click(Sender: TObject); var img: Image32.TImage32; textOutline: TPathsD; TheFont: TFontReader; GlyphCache:...
Hi Angus. Thanks for the fix. It's getting a lot better, but still has problem with bigger values for lineWidth.
Hi Angus. Thanks for the fix. It's getting a lot better, but still has problem with bigger values.
Hi dear Angus Good day I am testing text drawing capabilities of Image32 and excited about its vast features. Everything is great but I found a tiny problem regarding using the DrawLine function in some situations (special font size and linewidth value). Please see the attached picture (the hole in 'e' character has a problem). The code I've used is as follow: procedure TForm3.Button1Click(Sender: TObject); var img: Image32.TImage32; textOutline: TPathsD; TheFont: TFontReader; GlyphCache: TGlyphCache;...
Hi Thank you for this great yet simple library. I just seen Image32 and get started using it for some special drawing. I've already familiar with Graphics32. So I just started testing Image32 with using its great examples, but I have a problem regarding some of them e.g SmoothPath. After creating some nodes (with double click) moving the nodes is very sluggish. I thought it's maybe because of Form Canvas, so I changed the project in order to draw the result into a TImage32 (Graphics32) but same result....
I want to analyse a simple plane but needs to first set foil for wings. In the Direct...
I want to analyse a simple plane but needs to first set foil for wings. In the Direct...