зеркало из https://github.com/SixLabors/Fonts.git
one final spot where whitespace needs trimming, non CDK as well as CDK
This commit is contained in:
Родитель
89b4ce7c6c
Коммит
73cff2e67b
|
@ -1321,6 +1321,9 @@ internal static class TextLayout
|
|||
|
||||
if (index == 0)
|
||||
{
|
||||
// Now trim trailing whitespace from this line in the case of an exact
|
||||
// length line break (non CJK)
|
||||
this.TrimTrailingWhitespaceAndRecalculateMetrics();
|
||||
return this;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче