jiekegan

Results 2 issues of jiekegan

环境:电脑 + window 10 + chrome 131 + leaferjs 1.4.0 需求:将dom的文字描边样式移植到leafer中 问题描述: 复现步骤: 代码: ` import VideoCanvasPlayComp from "./../effects/VideoCanvasPlayComp"; import {Leafer, Text} from 'leafer-ui' export default { name: "EngineLeaferDemo", components:...

### Current Behavior In PixiJS v7, we could listen to the update event on texture.baseTexture to detect when HTMLText has finished rendering. For example: `const text = new PIXI.HTMLText("Hello World",...

priority: low
scope: text-html