RichTextKit/Topten.RichTextKit
Brad Robinson 6fc6d63467 Removed netcoreapp2.1 support, updated to Skia/Harfbuzz 2.88.7 2024-03-06 12:19:50 +11:00
..
BidiAlgorithm Updated guides, updated copyright year 2020-05-24 19:16:32 +10:00
Editor Fixed GetStyleAtOffset in TextDocument (#84) 2023-08-23 10:41:13 +10:00
FontFallback Fix for font fallback failing after embedded \n. 2022-06-20 11:03:05 +10:00
GraphemeClusterAlgorithm Support for text editor passwords, ime work, plain text and single line modes etc... 2020-09-08 11:24:30 +10:00
LineBreakAlgorithm Support for text editor passwords, ime work, plain text and single line modes etc... 2020-09-08 11:24:30 +10:00
Resources Rebuild grapheme cluster trie 2020-08-20 18:08:23 +10:00
TextShaping Leading support 2021-02-09 13:23:23 +03:00
Unicode Faster UnicodeTrie startup time (#73) 2023-08-21 14:18:50 +10:00
Utils Fix to normalize \r\n to \n. 2022-09-12 11:00:20 +10:00
CaretInfo.cs XML Docs 2020-09-23 10:17:02 +10:00
CaretPosition.cs Scrolling, selection ranges and textblock edits 2020-08-13 10:26:43 +10:00
FontMapper.cs Added a property for FontWidth (#46) 2022-01-24 13:30:04 +11:00
FontRun.cs Fixed several issues (#83) 2023-08-21 14:21:04 +10:00
FontRunKind.cs Updated guides, updated copyright year 2020-05-24 19:16:32 +10:00
FontVariant.cs Updated guides, updated copyright year 2020-05-24 19:16:32 +10:00
HitTestResult.cs Scrolling, selection ranges and textblock edits 2020-08-13 10:26:43 +10:00
IStyle.cs Added Halo for FontRun (#44) 2022-01-24 13:33:16 +11:00
IStyleExtensions.cs Fixed several issues (#83) 2023-08-21 14:21:04 +10:00
PaintTextContext.cs Added support for rendering touch screen selection handles 2021-08-15 13:53:00 +10:00
RichString.cs Fix for measured width of richtext strings not including paragraph margins 2022-09-27 11:17:53 +10:00
StrikeThroughStyle.cs Updated guides, updated copyright year 2020-05-24 19:16:32 +10:00
Style.cs Added missing XML docs 2022-01-24 13:45:09 +11:00
StyleManager.cs Fixed several issues (#83) 2023-08-21 14:21:04 +10:00
StyleRun.cs Support for IME composition semantics and rendering 2020-09-02 09:29:08 +10:00
StyledText.cs XML Docs 2020-09-23 10:17:02 +10:00
TextAlignment.cs Updated guides, updated copyright year 2020-05-24 19:16:32 +10:00
TextBlock.cs Fixed several issues (#83) 2023-08-21 14:21:04 +10:00
TextDirection.cs Updated guides, updated copyright year 2020-05-24 19:16:32 +10:00
TextLine.cs Fixed several issues (#83) 2023-08-21 14:21:04 +10:00
TextPaintOptions.cs New TextPaintProperties for Font edging, hinting and sub-pixel positioning 2021-10-10 15:33:30 +11:00
TextRange.cs XML Docs 2020-09-23 10:17:02 +10:00
Topten.RichTextKit.csproj Removed netcoreapp2.1 support, updated to Skia/Harfbuzz 2.88.7 2024-03-06 12:19:50 +11:00
Topten.RichTextKit.csproj.user Lots of documentation updates 2019-08-04 16:40:57 +10:00
UnderlineStyle.cs Support for IME composition semantics and rendering 2020-09-02 09:29:08 +10:00