Quan Vo
Quan Vo
**Situation** The animation takes a long time, which makes the record time so long too. **Solution** I can divide the canvas animation into smaller parts and use ccapture to capture...
I have optimized image from the same image and execute on window and mac Input image 87kb Output: - Window image 30.8 kb - Mac image 32 kb Expected: the...
**Describe the bug** Crash the app with error ``` child 17 exited on signal 11 (SIGSEGV - core dumped) after 33.225786 seconds from start ``` **To Reproduce** I'm installing `apm-agent-php`...
When I inspect code of react-native-chartView.js, I saw that we use online libraries ``` ``` that make the rendering slower. I'm not sure that are they cache or not, but...
I have optimized image from the same image and execute on window and mac Input image 87kb Output: - Window image 30.8 kb - Mac image 32 kb Expected: the...
I use the font with file name `LightNovelPOP_FONT/깋긩긹POP.otf` and got the issue ``` return Canvas._registerFont(fs.realpathSync(src), fontFace) ^ Error: Could not parse font file at registerFont (D:\workspaces\font\node_modules\canvas\index.js:48:17) at text2png (D:\workspaces\font\node_modules\text2png\index.js:36:5) at...
### Environment self-hosted (https://develop.sentry.dev/self-hosted/) ### What are you trying to accomplish? Starting from Nov 7th, we got many errors reported to Sentry about `ReferenceError: Can't find variable: originalFetch`, base on...