kasralodgy

Results 3 issues of kasralodgy

I recently switched to V3 and Using videos that over 1920x1080 will make the core to just block processing without any meaningful error or anything (I am using the simple...

Absolutely loving the project. I was checking the webgpu support in my browser and saw that it is not enabled by default. After couple of digging in the web I...

Take this code as an example: ```typescript const sdfdsf = new core.RichTextClip({ text: 'Sweaty Staredown', x: 500, y: 500, styles: [{ start: 3, style: { } }], }) console.log("sdfdsf.width", sdfdsf.width)...

question