toptensoftware / RichTextKit

Rich text rendering for SkiaSharp
Other
366 stars 73 forks source link

feat: Add a style parameter to set the style of the inserted text #70

Closed TopperDEL closed 1 year ago

TopperDEL commented 1 year ago

This PR adds the ability to set a style to the inserted text on a TextDocument. I heavily need this to at least render added text in the style I need.

TopperDEL commented 1 year ago

If there are better ways to do this, please advice!

TopperDEL commented 1 year ago

Awesome, thanks! May you create a new Nuget with this change?

TopperDEL commented 1 year ago

@toptensoftware May you create a new Nuget-Release that contains this PR? I need the Nuget available for CI-workflows. Thank you!