vgg_runtime icon indicating copy to clipboard operation
vgg_runtime copied to clipboard

The official implementation of VGG Specs with cross-platform rendering and scripting capabilities.

Results 25 vgg_runtime issues
Sort by recently updated
recently updated
newest added

### 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...

enhancement

### Detailed description Replace current nlohmann::json with a faster JSON loader. ### Possible implementation _No response_ ### Additional information _No response_

enhancement

### Detailed description Rendering some converted Figma files will throw error: required extension not request GL_ARB_sample_shading ![img_v3_02an_448bb74b-ea4e-4f81-8477-d473499248dg](https://github.com/verygoodgraphics/vgg_runtime/assets/1146007/7b543d23-2791-4819-b610-cdf0abdb4820) ### Expected behavior Skia shader compiles smoothly. ### Actual behavior Shader failed to...

bug

### 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...

enhancement

### 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...

bug

### 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...

bug

### 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...

bug

### 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...

bug

### 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...

bug