Rémy F.

Results 11 issues of Rémy F.

While using the Eco Mode, the map rendering only use 14%, which is very nice ! However, when a train is selected and the bottom `train-panel` shows up, the CPU...

### URL http://zeus.dl.playstation.net/cdn/UP4042/NPUB30573_00/DbjZjsNnrqNaQmTLrBhIzBPBgyTwpraeNugxxgqYRWpylJeQrwfagYCsyKgRLIUNmyoTUmWaOBebsKAZlktznFNMTGyaRRWTzvDcI.pkg ### RAP hexdump (optional) _No response_

## Description WOFF2 is becoming more and more popular and is now the default font format in font.google.com So Opentype.js is more and more expected to parse and generate WOFF2....

Extracting Stereo PCM allocation need to use `sample.channels`. Otherwise, only Mono PCM works, or only the first half of the Stero PCM got written.

This ecosystem is getting on my nerve. If someone has a working snapcraft.yml I won't say no Here is my attempt ```yml name: dzr base: core18 version: '1.0+git' summary: Command...

help wanted

## Motivation and Context Opentype.js codebase is structured as modules (see: `import`/`export` lines), but it is not declared as such (`type:module` in package.json) because we rely on commonJs `require()` syntax...

dev

Domain: yne.fr GTMetrix: https://gtmetrix.com/reports/yne.fr/4e1MdKLZ/

This PR: - Group configuration by categories - Allow simple array and object modification from UI using the VScode "Add Item" action How: - By declaring an array of categories...

This Add [QuickJS](https://bellard.org/quickjs/) support to Asciidoctor.js You can run the only quickjs test with: ```bash # qjs must be in your $PATH npm run test:quickjs --prefix packages/core ``` QuickJS can...