13 Commits over 457 Days - 0.00cph!
Add OverflowContent to TextBlock (#4)
Switch TextOverflow to an enum
Add OverflowContent to TextBlock
Specifies how to adorn overflowing text blocks
Paint text blocks with a gradient (#3)
A more accurate NearestCorner/FarthestCorner
Scale radial gradient according to a RadialSizeMode
Apply radius and center as fractions
Only scale & rotate for the linear gradient
Paint text blocks with a gradient
Early exit TrailingWhitespace in FontRun background paint (#2)
* Early exit TrailingWhitespace in FontRun background paint
* Visualize text effects in sandbox
Visualize text effects in sandbox
Early exit TrailingWhitespace in FontRun background paint