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
Version 1.1.0
- BREAKING CHANGE: Now `fc_render` and `fc_render_wrapped` return a
structure containing the glyph and line count. It used to return an
integer with the glyph count.
- BREAKING CHANGE: `fc_wrap` now returns the number of lines produced