vgg_runtime
vgg_runtime copied to clipboard
The official implementation of VGG Specs with cross-platform rendering and scripting capabilities.
### Detailed description Currently VGG runtime wasm version is only able to render to a normal canvas node. This will slow down the main process and will even stop the...
### Detailed description Replace current nlohmann::json with a faster JSON loader. ### Possible implementation _No response_ ### Additional information _No response_
### Detailed description Rendering some converted Figma files will throw error: required extension not request GL_ARB_sample_shading  ### Expected behavior Skia shader compiles smoothly. ### Actual behavior Shader failed to...
### Detailed description Suppose there is GIF in the original design (like Figma), after converting to Daruma, runtime should support GIF rendering and playing. ### Possible implementation 1. GIF decoder...
### Detailed description This property is defined in polygon, and the property name is radius. ### Expected behavior ### Actual behavior ### Steps to reproduce _No response_ ### Additional information...
### Detailed description This property is defined in point-attr, and the property name is markType. ### Expected behavior ### Actual behavior ### Steps to reproduce You can use a sketch...
### Detailed description This property is defined in point-attr, and the property name is cornerStyle. ### Expected behavior ### Actual behavior ### Steps to reproduce You can use a sketch...
### Detailed description The properties startingAngle, endingAngle, and innerRadius for Ellipse are not yet supported. ### Expected behavior ### Actual behavior ### Steps to reproduce You can use a figma...
### Detailed description These properties are defined in style.borders (borderWeightsIndependent, topWeight, leftWeight, bottomWeight, rightWeight). ### Expected behavior ### Actual behavior ### Steps to reproduce You can use a figma file...