@rive-app/canvas-single
Advanced tools
Comparing version
{ | ||
"name": "@rive-app/canvas-single", | ||
"version": "1.0.65", | ||
"version": "1.0.66", | ||
"description": "Rive's high-level canvas based web api all in one js file.", | ||
@@ -5,0 +5,0 @@ "main": "rive.js", |
@@ -23,3 +23,3 @@ interface RiveOptions { | ||
load(buffer: Uint8Array): File; | ||
load(buffer: Uint8Array): Promise<File>; | ||
makeRenderer(canvas: HTMLCanvasElement | OffscreenCanvas, useOffscreenRenderer: boolean) : CanvasRenderer; | ||
@@ -26,0 +26,0 @@ computeAlignment(fit: Fit, alignment: Alignment, frame: AABB, content: AABB): Mat2D; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
805724
0.08%3716
0.05%