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
recreate the FontCollection with every modification
- previously, the asset-manager was replaced but the parent FontCollection persisted across calls to .use and .reset
- apparently it was still caching old fonts rather than querying the asset manager each time
- fixessamizdatco#94
0 commit comments