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

354 Коммитов

Автор SHA1 Сообщение Дата
Brad Robinson 2e8a37a804 b0.4.167 2024-03-06 12:24:26 +11:00
Brad Robinson 8d1ae4b836 Updated documentation 2024-03-06 12:24:26 +11:00
Brad Robinson ae434c82d8 b0.4.167 2024-03-06 12:22:45 +11:00
Brad Robinson d15fbcd8fa Updated documentation 2024-03-06 12:22:45 +11:00
Brad Robinson 86af041ad1 Update docsanity tool 2024-03-06 12:22:05 +11:00
Brad Robinson 6fc6d63467 Removed netcoreapp2.1 support, updated to Skia/Harfbuzz 2.88.7 2024-03-06 12:19:50 +11:00
dbriard eb60f13288
Fixed GetStyleAtOffset in TextDocument (#84)
Co-authored-by: David BRIARD <dbriard@avanquest.com>
2023-08-23 10:41:13 +10:00
Brad Robinson 5b5a53c60f b0.4.166 2023-08-21 14:27:03 +10:00
Brad Robinson d3fd21b877 Updated documentation 2023-08-21 14:27:03 +10:00
Brad Robinson 0301698748 Project file tweaks 2023-08-21 14:26:26 +10:00
dbriard a54796a849
Fixed several issues (#83)
* Bad test

* Bad default parameter

* Missing halo parameters

* Fix .net standard 2.0 nullable compilation issue

* Added Extract and Insert styled text

* Fixed SuperScript and SubScript

* Fix for TextShaping and SubScript/SuperScript

* Compute top/bottom overhang when Style.LineHeight is less than 1, and add MeasuredOverhang on TextDocument.

---------

Co-authored-by: David BRIARD <dbriard@avanquest.com>
Co-authored-by: Brad Robinson <github@toptensoftware.com>
2023-08-21 14:21:04 +10:00
Vercidium d7ab3d7267
Faster UnicodeTrie startup time (#73) 2023-08-21 14:18:50 +10:00
Dustin Horne 4da86ac412
Fixed Incorrect Null Check (#72)
* Fixed null check to check styleToUse instead of styledText.

* no message
2023-08-21 14:18:35 +10:00
handerss-tibco 8d1c73d0e6
Only break font run manually if no linebreak position is possible (#68) 2023-08-21 14:18:12 +10:00
TopperDEL beb262ed21
feat: Add a style parameter to set the style of the inserted text (#70) 2023-03-24 12:02:32 +11:00
Brad Robinson 1006cc5448 b0.4.165 2022-12-07 11:42:49 +11:00
Brad Robinson f182cb0045 Updated documentation 2022-12-07 11:42:49 +11:00
Brad Robinson 674563b72d Fix for incorrect break position when consecutive font runs with no break positions 2022-12-07 11:40:35 +11:00
handerss-tibco 13cf92d80b
Fix strikethrough halo width not being set on the correct paint object (#60) 2022-12-07 11:18:20 +11:00
Brad Robinson a58c8b0606 b0.4.164 2022-12-05 10:36:35 +11:00
Brad Robinson a77f370fdb Updated documentation 2022-12-05 10:36:35 +11:00
Brad Robinson 2fdf96e006 Fix for strikethrough width too small, update to non-preview 2022-12-05 10:35:40 +11:00
Brad Robinson 78d847f168 b0.4.163 2022-09-27 11:19:15 +10:00
Brad Robinson 6b5bfd55f1 Updated documentation 2022-09-27 11:19:15 +10:00
Brad Robinson 01b7f4008a Test richstring measured width 2022-09-27 11:18:26 +10:00
Brad Robinson be6dc264c6 Fix for measured width of richtext strings not including paragraph margins 2022-09-27 11:17:53 +10:00
Brad Robinson 05480108b0 Fix to normalize \r\n to \n. 2022-09-12 11:00:20 +10:00
Brad Robinson 71e7636eef b0.4.162 2022-06-20 11:03:53 +10:00
Brad Robinson bc4a5d7a51 Updated documentation 2022-06-20 11:03:53 +10:00
Brad Robinson f606f78539 Fix for font fallback failing after embedded \n. 2022-06-20 11:03:05 +10:00
Brad Robinson 6a1aebd533 b0.4.161 2022-06-09 11:22:36 +10:00
Brad Robinson f18ccc5e9a Updated documentation 2022-06-09 11:22:35 +10:00
Brad Robinson c59c78f0b4 Push to nuget 2022-06-09 11:21:58 +10:00
Brad Robinson 49c1164cf8 Merge branch 'master' into preview 2022-06-09 11:20:42 +10:00
Brad Robinson fe7a0d517a Fix for missing ellipsis on truncation 2022-06-09 11:20:32 +10:00
XANDER efa38616c9
Add option to control ellipsis #50 (#51)
* Add option to control ellipsis #50

* Add ellipsis option to TextBlock

To cover all the truncation cases: on a paragraph boundary and mid paragraph.
2022-06-09 11:18:41 +10:00
dependabot[bot] 06544fe956
Bump ajv from 6.10.2 to 6.12.6 in /BuildUnicodeData (#47)
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.10.2...v6.12.6)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-02 15:06:33 +10:00
Brad Robinson d550997073 b0.4.160 2022-05-22 22:43:02 +10:00
Brad Robinson 7b2cb20cf7 Updated documentation 2022-05-22 22:43:02 +10:00
Brad Robinson e7cda997ea Fix for crash when creating textblock objects and drawing on different thead crashing. 2022-05-22 22:41:34 +10:00
Brad Robinson 261f9e6c7e b0.4.159 2022-05-17 14:20:39 +10:00
Brad Robinson 144a5d9299 Updated documentation 2022-05-17 14:20:39 +10:00
Brad Robinson 992a05fe39 Revert to publishing to github 2022-05-17 14:20:01 +10:00
Brad Robinson d9bba64855 Revert to SkiaSharp 2.88.0-preview.209 2022-05-17 14:19:21 +10:00
Brad Robinson bdff48aa08 Missing doc comment 2022-05-17 14:19:01 +10:00
Brad Robinson f87e14ef20 b0.4.158 2022-05-17 10:18:19 +10:00
Brad Robinson 53c049fcfb Updated documentation 2022-05-17 10:18:19 +10:00
Brad Robinson b19c45ccd1 Push to nuget again 2022-05-17 10:17:14 +10:00
Brad Robinson 4bb99c761a b0.4.158 2022-05-17 10:12:35 +10:00
Brad Robinson 707bb00dfb Updated documentation 2022-05-17 10:12:35 +10:00