Граф коммитов

27 Коммитов

Автор SHA1 Сообщение Дата
Brad Robinson 2fdf96e006 Fix for strikethrough width too small, update to non-preview 2022-12-05 10:35:40 +11:00
Brad Robinson f606f78539 Fix for font fallback failing after embedded \n. 2022-06-20 11:03:05 +10:00
Brad Robinson c10941b8aa Tweaks for too small underline not appearing 2022-03-25 12:29:27 +11:00
charlenni cee3a5fb4d
Added Halo for FontRun (#44)
* Added Halo to IStyle and Style
Added handling of Halo in FontRun
Added examples to SandboxDriver

* Added halo to RichString

Co-authored-by: Brad Robinson <github@toptensoftware.com>
2022-01-24 13:33:16 +11:00
Brad Robinson 720e083f7c New TextPaintProperties for Font edging, hinting and sub-pixel positioning 2021-10-10 15:33:30 +11:00
Brad Robinson 7ae8d87bee Added ability to set font hinting for rendered text 2021-10-10 12:28:03 +11:00
Brad Robinson 16ba185cf7 Fixes for selection handle paint 2021-08-15 15:13:51 +10:00
Brad Robinson ccbc396602 Added support for rendering touch screen selection handles 2021-08-15 13:53:00 +10:00
Brad Robinson 7f47ae82ef Minor improvements to ellipsis handling when MaxLines set 2021-07-15 14:26:50 +10:00
Brad Robinson 02611ab62e
Merge pull request #31 from sady4850/leading
FontMetrics.Leading support
2021-03-09 11:11:40 +11:00
Dmitry Barkhov 3434f1d173 Leading support 2021-02-09 13:23:23 +03:00
Dmitry Barkhov d02f767114 PreviousRun fix 2021-02-06 20:34:16 +03:00
dmitry.barakhov 19482b14f4 FontRun background color suport 2020-12-11 14:43:53 +03:00
Brad Robinson f25bccade4 Fix for incorrect strike through line position 2020-12-11 08:47:19 +11:00
Brad Robinson 5ae4b1fb7d Support for text editor passwords, ime work, plain text and single line modes etc... 2020-09-08 11:24:30 +10:00
Brad Robinson a9cab40d1b Support for IME composition semantics and rendering 2020-09-02 09:29:08 +10:00
Brad Robinson 8ff2b6d298 Fixes for SkiaSharp 2.8 (font fallback not working) + don't use deprecated functions 2020-07-29 16:26:18 +10:00
Brad Robinson 1b49d660f1 Updated guides, updated copyright year 2020-05-24 19:16:32 +10:00
Brad Robinson c20c0d3a3f Better FontRun.ToString() for help debugging 2020-05-24 11:13:30 +10:00
Brad Robinson d4287b755e Fix to no paint selection highlight on truncation ellipsis 2020-05-23 22:25:18 +10:00
Brad Robinson 08175ad29c Switched from [ThreadStatic] to ThreadLocal<> 2019-08-22 12:12:59 +10:00
Brad Robinson c0ee56a2b0 Added copyright/license headers 2019-08-10 17:26:33 +10:00
Brad Robinson 04eda89e11 Removed MaxOverhang and fixed MeasuredOverhang to work out both left and right overhang 2019-08-08 18:54:37 +10:00
Brad Robinson db07829b0c Object pools for style runs, font runs and text lines 2019-08-08 09:45:58 +10:00
Brad Robinson b3d81c1804 Lots of documentation updates 2019-08-04 16:40:57 +10:00
Brad Robinson 2200716c32 Code clean up + slice/buffer enumerators 2019-08-03 18:01:01 +10:00
Brad Robinson e770dff3a0 Renamed to RichTextKit 2019-08-03 11:42:45 +10:00