-
https://github.com/pixijs/pixijs/blob/32584707a14d10fcafa0eb47e4ef644291d71cbb/packages/text/src/TextMetrics.ts#L739
I am currently working on making PixiJS work in a NodeJS environment and came ac…
-
## Version
3.60 beta 9
## Description
compressed texture works fine when used as image or sprite, but throw an error when used as tileSprite:
`phaser.min.js:1 Uncaught TypeError: Failed to e…
-
MDN URL: https://developer.mozilla.org/en-US/docs/Web/Guide/Audio_and_video_manipulation
Hello, I misunderstood part of the article which shows an example of grayscaling video.
#### What informa…
-
using "comlink": "^4.3.0"
when I transfer a OffscreenCanvas to worker using Comlink throw above Error.
```javascript
// main.js
const htmlCanvas = document.getElementById("my_canvas");
const …
-
scroll down to my 3rd comment: https://github.com/kriszyp/cbor-x/issues/57#issuecomment-1335770916
Original post
if i have something that needs to be read asyncronus or with a stream can i do that…
-
> "Now you can render your graphics off the main thread with OffscreenCanvas"
https://developers.google.com/web/updates/2018/08/offscreen-canvas
-
## 現象
## 再現手順
1. なんでもいいので文字を入力
2. サンプル表示
3. 「効果を付ける」からアニメーションや特殊効果を付与(アニメーションgifにするとクラッシュまで早くなりました)
4. テキスト設定に戻り「詳細オプション」からカラーピッカーで色を変更(ぐるぐる色変えると特にクラッシュまで早いです)
5. 上記画像の通りクラッシュ後のページが表示される…
-
../../AppData/Roaming/npm/node_modules/typescript/lib/lib.dom.d.ts(4227,11):` error TS2430: Interface 'Document' incorrectly extends interface 'FontFaceSource'.
The types of 'fonts.forEach' are inc…
-
### Preflight Checklist
- [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [Code of Conduct]…
-
### Describe the bug
Is there any way to enable this experimental feature on Vite. It's available on Chrome by default.
Using TypeScript Only and adding the function to its corresponding interface d…