Pascal Pixel
Pascal Pixel
When generating a font it takes 'version' as a string: ```const font = new Font({ version: "1.200" })``` Because it only puts version in the `name` table. Apps like Glyphs...
If you follow the "Getting started" section of the readme for the v5 version of the site it won't work: 1. `pip install gandi.cli` 2. `gandi setup` 3. `Api key...
### Feature description This app is fantastic when set up as a menubar-only start-on-boot silent-update mac app (should be the default config imho), I've used it for a month now...
- The example for forge/webpack/ts turns on node integration for the renderer to make bytenode-webpack-plugin work - The readme states there might be other ways to make bytenode-webpack-plugin work -...
Hi! ๐ Firstly, thanks for your work on this project! ๐ Today I used [patch-package](https://github.com/ds300/patch-package) to patch `@herberttn/[email protected]` for the project I'm working on. ## `/lib/plugin.js` To be more lazy...
@felipesanches made initial headway into this, but never opened a pull request. Is any of this usable / salvageable? This relates to #95 - I create a pixel font from...
`package` works with `@electron-forge/plugin-webpack` at `^6.4.1`, but breaks with `^6.4.2` `6.4.2` changed how forge's webpack plugin decides targets
Hi! ๐ Firstly, thanks for your work on this project! ๐ Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Sometimes, images that seem 'deleted' in...
Hi! ๐ Firstly, thanks for your work on this project! ๐ Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. Re-implements #437 to match the list...
### Pre-flight checklist - [X] I have read the [contribution documentation](https://github.com/electron/forge/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [code of conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project uses. - [X]...