branchRichTextKit/mastercancel
11 Commits over 488 Days - 0.00cph!
Add OverflowContent to TextBlock (#4)
Paint text blocks with a gradient (#3)
Render text first and deal with gapping/overdrawing later. Added offsets to underline/overline/strike through
Add support for different underline styles
Make stroke ink skipping optional
Variable stroke thickness support
Introduce the ability to set underline color
Allow the use of bitflags for underline styles so we can pair them
Early exit TrailingWhitespace in FontRun background paint (#2)
* Early exit TrailingWhitespace in FontRun background paint
* Visualize text effects in sandbox
Added text effects
Merge pull request #1 from Facepunch/text-effects
Added text effects