Xleine
Xleine
### Summary Some document contains values for `crossOrigin` and `as`, but descriptions are inconsistent. This is the current state of the document:    So I thought `preinit` had...
### Summary Support use local language search on a translation website ### Page https://zh-hans.react.dev/, https://ja.react.dev/ etc.. ### Details such as search フック on japen:  search 状态 on Chinese: ...
**Describe the bug** if a workspace have a invalid target (config a error remote-target or delete target), that the workspace can't delete. **To Reproduce** Steps to reproduce the behavior: 1....
Use [SourceHanSerifSC-VF.ttf](https://github.com/adobe-fonts/source-han-serif/raw/release/Variable/TTF/SourceHanSerifSC-VF.ttf) ```javascript import {Canvas, FontLibrary} from 'skia-canvas' const family = 'Source Han Serif SC VF' console.log(FontLibrary.family(family)) const width = 400 const height = 400 let canvas = new Canvas(width,...