Skip to content

Commit

Permalink
Update SKSvgRenderer.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
wieslawsoltes committed Dec 28, 2019
1 parent 0279089 commit 17bb3e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Svg.Skia/SKSvgRenderer.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1446,6 +1446,7 @@ internal void DrawTextSpan(SvgTextSpan svgTextSpan, bool ignoreDisplay)
var skPaintFilter = SetFilter(svgTextSpan);

// TODO:
DrawTextBase(svgTextSpan);

if (skPaintFilter != null)
{
Expand Down

0 comments on commit 17bb3e3

Please sign in to comment.