A cross-platform UI framework for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Benedikt Stebner e8424283fe
Universal GlyphTypeface implementation (#19852)
4 weeks ago
..
Unicode Reduce Allocations in Text Rendering (#20175) 2 months ago
BidiReorderer.cs Fixed an issue RTL wrapped text calculates an extra line for the control desired size (#17209) 1 year ago
DrawableTextRun.cs Merge core libraries. (#5831) 4 years ago
FormattedTextSource.cs TextLayout: TextStyleOverrides aren't applied correctly (#17922) 1 year ago
FormattingBufferHelper.cs Fixed text layout buffer reset for Stack and Dictionary (+ tests) 3 years ago
FormattingObjectPool.cs Text layout: ensure RentedList are returned in case of exceptions 3 years ago
GenericTextParagraphProperties.cs Text API sample app (#19455) 6 months ago
GenericTextRunProperties.cs Ability to configure font features (#14157) 2 years ago
GlyphInfo.cs Pass GlyphInfo directly to GlyphRun 3 years ago
ITextSource.cs Rework HitTestTextRange 3 years ago
IndexedTextRun.cs Rework TextLine GetTextBounds and GetDistanceFromCharacterHit 3 years ago
InterWordJustification.cs Simply ShapedBuffer GlyphInfos access 3 years ago
JustificationProperties.cs Introduce TextLine.Justify for custom justification 4 years ago
LogicalDirection.cs Merge core libraries. (#5831) 4 years ago
LogicalTextRunEnumerator.cs [TextTrimming] Fixed some text trimming bugs (#17998) 1 year ago
ShapedBuffer.cs Universal GlyphTypeface implementation (#19852) 4 weeks ago
ShapedTextRun.cs Introduce PathSegmentEllipsis TextTrimming (#20077) 2 months ago
SplitResult.cs Introduce PathSegmentEllipsis TextTrimming (#20077) 2 months ago
TextBounds.cs Rework TextLine GetTextBounds and GetDistanceFromCharacterHit 3 years ago
TextCharacters.cs Universal GlyphTypeface implementation (#19852) 4 weeks ago
TextCollapsingProperties.cs [TextTrimming] Fixed some text trimming bugs (#17998) 1 year ago
TextEllipsisHelper.cs [TextTrimming] Fixed some text trimming bugs (#17998) 1 year ago
TextEndOfLine.cs Implement CharacterBufferReference and related classes 3 years ago
TextEndOfParagraph.cs Merge core libraries. (#5831) 4 years ago
TextFormatter.cs Improve TextTrimming customization experience (#16521) 2 years ago
TextFormatterImpl.cs Universal GlyphTypeface implementation (#19852) 4 weeks ago
TextLayout.cs Fix overhang calculation (#19013) 6 months ago
TextLeadingPrefixCharacterEllipsis.cs Introduce PathSegmentEllipsis TextTrimming (#20077) 2 months ago
TextLine.cs Fix overhang calculation (#19013) 6 months ago
TextLineBreak.cs Perf: improved text wrapping 3 years ago
TextLineImpl.cs Fixed the issue where a newline character required two backspaces to be deleted in Windows. (#20073) 3 months ago
TextLineMetrics.cs Fix TextLineImpl.GetCharacterHitFromDistance for lines that include a TextEndOfLine run 3 years ago
TextMetrics.cs Universal GlyphTypeface implementation (#19852) 4 weeks ago
TextParagraphProperties.cs Fix common warnings (#20311) 2 months ago
TextRange.cs feat: Address Rule CA1815 3 years ago
TextRun.cs Used Memory/Span instead of CharacterBufferReference/Range 3 years ago
TextRunBounds.cs feat: Address Rule CA1815 3 years ago
TextRunProperties.cs Universal GlyphTypeface implementation (#19852) 4 weeks ago
TextShaper.cs Used Memory/Span instead of CharacterBufferReference/Range 3 years ago
TextShaperOptions.cs Universal GlyphTypeface implementation (#19852) 4 weeks ago
TextTrailingCharacterEllipsis.cs Remove trailing whitespace for right aligned text 3 years ago
TextTrailingWordEllipsis.cs Remove trailing whitespace for right aligned text 3 years ago
UnshapedTextRun.cs Used Memory/Span instead of CharacterBufferReference/Range 3 years ago
WrappingTextLineBreak.cs Perf: improved text wrapping 3 years ago