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
Now licensed under the MIT license. This change was done to simplify using canvas-renderer or libraries depending on canvas-renderer in businesses utilizing list of allowed open source licenses.
Improvements:
Improved performance. During benchmarks while rendering identicons, performance boosts up to 30% have been measured.
Support for colors on the format rgb(), rgba(), hsl(), hsla(), and hwb().
Fixed bugs:
Removed artifact when a partially covered pixel color was extrapolated between two supersample ranges.