thorvg.viewer icon indicating copy to clipboard operation
thorvg.viewer copied to clipboard

ThorVG Viewer is a browser-based rendering tool that shows you the image result of vector resource formats, such as SVG and Lottie. It's powered by the ThorVG engine.

Results 14 thorvg.viewer issues
Sort by recently updated
recently updated
newest added

Our viewer can activate the ThorVG logging feature to display the unsupported Lottie specifications again there. Previously, the viewer only captured 'ERR' logging messages and printed them in the console...

enhancement

The current ThorVG player has a somewhat amateurish design, the slider is not enough long to control the frames detail. (Just quick made for PC, even buggy). ![image](https://github.com/thorvg/thorvg.viewer/assets/3711518/35aa95f1-cfd1-46bb-a0bc-b5e65f2b1d4d) I's possible...

UI

ThorVG introduced a version API, allowing the viewer to automatically display the current engine version. see: https://github.com/thorvg/thorvg/issues/2543

enhancement

- Add a toggle to select between "Software (default) / WebGPU." - Reload the page when the engine is switched. - Since two toggles, introducing tooltip info for engine and...

enhancement

ThorVG is planning to upgrade its engine version (v0 -> v1). If it supports both major versions, it should provide an option to select the engine via a dropdown control,...

enhancement

Those boundary helps users to understand the geometry of the content. ![Image](https://github.com/user-attachments/assets/e8c56f77-9bf7-4140-8da7-b7536d674c1f)

enhancement

It seems not a rendering is not properly performed. Tested on chrome: ``` ``` https://github.com/user-attachments/assets/d7ca7724-b113-4128-ab8f-e5ace250b286

bug

Whenever I try to run an animation with a renderer other than software, I encounter an error: ``` TypeError: Cannot read properties of undefined (reading 'resize') ``` ![image](https://github.com/user-attachments/assets/86ff2330-22c3-494a-a0e7-35b3b49db97a) Confirmed on...

Portability

![CleanShot 2025-06-03 at 23 50 28@2x](https://github.com/user-attachments/assets/4d9415c8-96e4-4f7a-b8dc-3c947a795e2a)

enhancement

When an animation image is unreachable, the viewer currently shows nothing, whereas other Lottie players can display a default placeholder. Providing a placeholder would help users recognize that the image...

enhancement