ted537

Results 12 issues of ted537

In Figma, content should be masked by the closest mask shape below them within a mask group. However, when importing a Figma design with the OpenDesign SDK and then rendering...

When running the following, where `./font/` has all the required custom fonts, ```typescript sdk.setGlobalFontDirectory('./font/'); // Import a Figma design const design = await sdk.importFigmaDesign({ figmaToken: FIGMA_TOKEN, figmaFileKey: FIGMA_FILE_KEY }) design.setFontDirectory('./font/');...

This doesn't appear to be documented anywhere in the [Getting Started](https://opendesign.dev/docs/getting-started) guide, but LibGif is required to install this package. On ubuntu, it's installable via: ```bash sudo apt install libgif-dev...

I'm really glad somebody's set up a more active fork of the library, particularly for the typing support. It would be nice if new users could see why (or why...

Maybe this should be throwing a "not implemented" error for now? https://github.com/abner/flutter_js/blob/0fce4c80e84a3564a6d068209070f914e773e019/lib/quickjs/quickjs_runtime2.dart#L204

The WireframeRenderer.cs in the unity package doesn't allow for wireframes on normal MeshRenderers

I would like to display my own message if something goes wrong when reading flags from the config file, but `Parse()` panics, which means I must duplicate any and all...

![image](https://user-images.githubusercontent.com/8276517/178590974-2cbcf870-89b8-45fa-9084-adc1dadeb570.png) On version `1.0.18-beta.1`