LongYinan
LongYinan
@bartlomieju any progress?
See https://github.com/Brooooooklyn/canvas/blob/main/index.d.ts#L280
@Mushroomcraft1 could you provide minimal reproducable scripts?
You can upgrade the libstdc++ on your system, or wait for my fix in the next week
yes, it should align to the browser API
/cc @doodlewind
> When can PDF export be supported? I'm very busy these days on my work, so I can't promise a time to support this feature. > Can it be built...
@asturur hey, `storkeText` and `fillText` are ready now, feel free to play with it. Note the ~~`maxWidth`~~ and `measureText` is still in developing. The `maxWidth` has been implemented.
> I see that skia canvas also has been updated, how this package relate to the other? is skia-canvas a dependency of this one? No, skia-canvas is depended on [rust-skia](https://github.com/rust-skia/rust-skia),...
And this project is dependent on `skia` directly, so the performance is better than the other implementations: https://github.com/Brooooooklyn/canvas#performance