Closed 3itao8 closed 6 years ago
@3itao8 Thanks for raising this.
Not related to the issue at hand but I notice you are not disposing of images after use. Image<TPixel>
implements IDisposable
JimBob, no disposal, this is simply evaluation/test code.
@JimBobSquarePants Just noticed this now has a milestone.
Guesstimate on RC1 timeframe?
@JimBobSquarePants
Sorry about confusion on last comment. Was simply saying that Dispose() wan't called as code sample was simply for test/evaluation/demonstration purposes; obviously not "finished" code.
Thx
My guess is that it's most likely a SixLabors.Fonts issue. An isolated/simplified, glyph-level reproduction would help a lot.
@tocsoft any idea what goes wrong & why it's more visible with this font?
Prerequisites
DEBUG
andRELEASE
modeDescription
Wrapped text appears to "wander" on successive "wraps"
Steps to Reproduce
Following code:
Produced the following:
Zoom into the 4th line of text. The characters are "wandering" vertically off the baseline.
1st line seems OK, and each successive line seems to get "worse".
Other fonts tried (Arial), but the Baskerville shows issue clearly.,
System Configuration