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
Thanks for reporting this. Are you suggesting a different style attribute to control this? Happy to add this, but currently pretty busy on other projects. Send a PR if you need it urgently and I'll consider merging it.
This is more of a low-priority thing. As for attributes, it could replace the existing Italic attribute, and the old property would simply either set Upright or Italic, depending on the font.
Skia supports this via the
SKFontStyleSlant
enum. This should be supported in RichTextKit.The text was updated successfully, but these errors were encountered: