You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the TextShaper returned from GetShaperForFont is a GenericFontTextMeasurer instead of a TextMeasurer an InvalidCastException is thrown. We should cast to ITextMeasurer instead.
When the
TextShaperreturned fromGetShaperForFontis aGenericFontTextMeasurerinstead of aTextMeasureranInvalidCastExceptionis thrown. We should cast toITextMeasurerinstead.