rustq / vue-skia

Skia based 2d graphics vue rendering library. It is based on Rust to implement software rasterization to perform rendering. 基于 Skia 的 2D 图形 Vue 渲染库 —— 使用 Rust 语言实现纯软件光栅化
https://vue-skia.netlify.app
MIT License
293 stars 12 forks source link

0.0.9 #30

Closed meloalright closed 4 months ago

meloalright commented 4 months ago
  1. Support :blur :grayscale :brighten :invert in v-image
  2. Optimize some doc and ci