Results 6 issues of tangentguo

**Describe the bug** as title **To Reproduce** Steps to reproduce the behavior: see demo: https://codepen.io/lichcoder/pen/PomjOzN **Expected behavior** refresh page console "update" three times https://github.com/juliangarnier/anime/blob/master/src/index.js#L1023 i find the resion: seek(0) instance.currentTime...

further investigation is needed

add @types/jest Other software is compatible ` 00:00:26,190 --> 00:00:31,50 `

why no cv.compare or mat.compare function?

### Current Behavior ![image](https://github.com/pixijs/pixijs/assets/5037114/13fc7572-5885-492e-9aa0-c6bc5aa64b6c) ### Expected Behavior normal ### Steps to Reproduce https://codepen.io/lichcoder/pen/xxyEyrP ttf font: [Heiti SC](https://github.com/lichspace/nuanuan/blob/main/public/simhei.ttf) ### Environment latest ### Possible Solution _No response_ ### Additional Information _No response_

🕷 Bug

![image](https://github.com/pixijs/node/assets/5037114/46e4e14b-5c83-4d44-a652-f260ad1a3df5) this font color is #fff ```js const { writeFileSync } = require('fs'); const { Application, Text } = require('@pixi/node'); const Jimp = require('jimp'); const app = new Application({ width:...