RichTextKit/Topten.RichTextKit
Brad Robinson ccc65adf95 Fix for multi-character emoji 2020-05-10 23:04:43 +10:00
..
BidiAlgorithm Switched from [ThreadStatic] to ThreadLocal<> 2019-08-22 12:12:59 +10:00
FontFallback Fix for multi-character emoji 2020-05-10 23:04:43 +10:00
LineBreakAlgorithm Fixed required flag on trailing CRLF in line breaker. 2020-05-10 23:02:17 +10:00
Resources Updated line break algorithm to Unicode v12 (re-ported from JS edition) 2020-05-10 22:29:50 +10:00
TextShaping Fixed issue with code point offset calculations failing due to uncleared, re-used buffer. 2020-05-10 17:58:44 +10:00
Unicode Updated line break algorithm to Unicode v12 (re-ported from JS edition) 2020-05-10 22:29:50 +10:00
Utils Added copyright/license headers 2019-08-10 17:26:33 +10:00
CaretInfo.cs Added copyright/license headers 2019-08-10 17:26:33 +10:00
FontMapper.cs Create a default Typeface when the current is not found. 2019-12-10 13:59:59 -09:00
FontRun.cs Switched from [ThreadStatic] to ThreadLocal<> 2019-08-22 12:12:59 +10:00
FontRunKind.cs Added copyright/license headers 2019-08-10 17:26:33 +10:00
FontVariant.cs Added copyright/license headers 2019-08-10 17:26:33 +10:00
HitTestResult.cs Added copyright/license headers 2019-08-10 17:26:33 +10:00
IStyle.cs Added TextDirection.Auto, started on style run directionality 2019-08-08 22:34:20 +10:00
PaintTextContext.cs Added copyright/license headers 2019-08-10 17:26:33 +10:00
StrikeThroughStyle.cs Added copyright/license headers 2019-08-10 17:26:33 +10:00
Style.cs Added copyright/license headers 2019-08-10 17:26:33 +10:00
StyleRun.cs Switched from [ThreadStatic] to ThreadLocal<> 2019-08-22 12:12:59 +10:00
TextAlignment.cs Added copyright/license headers 2019-08-10 17:26:33 +10:00
TextBlock.cs Fix to maintain kerning across non-typographic style changes (eg: mid-word underline or color changes) 2020-05-10 18:00:02 +10:00
TextDirection.cs Added copyright/license headers 2019-08-10 17:26:33 +10:00
TextLine.cs Switched from [ThreadStatic] to ThreadLocal<> 2019-08-22 12:12:59 +10:00
TextPaintOptions.cs Added copyright/license headers 2019-08-10 17:26:33 +10:00
Topten.RichTextKit.csproj Update packages to stable 2019-12-03 15:48:19 +02:00
Topten.RichTextKit.csproj.user Lots of documentation updates 2019-08-04 16:40:57 +10:00
UnderlineStyle.cs Added copyright/license headers 2019-08-10 17:26:33 +10:00