Song
Song
感谢建议,我目前正在制作 landing page ,到时候可以实时预览,做完之后也会在 README 里添加的 https://github.com/users/subframe7536/projects/1?pane=issue&itemId=81908282
V7.1 的 landing page 中新增了说明和预览
tests of some other famous monospace fonts that have italic variable version: - ✔️ Victor Mono - ✔️ Roboto Mono - ❌ Inconsolata LGC
`kitty +list-fonts` will also ignore italic family, but `ghostty +list-fonts` will not
electron-builder 在配置中的 files 里面添加路径
是的
这个并不会拷贝到dist目录,而是直接打包到asar的根目录 建议在vite配置里面写一段`fs.copy(...)`,把这些js复制到dist里面,这样就不用动electron-buidler的配置了
Run with `fontbakery` and fail on some rules. - `family/win_ascent_and_descent`: some box symbols in exceed winAscent and winDescent. I just copy them from JetBrains Mono
Find out how to fix the broken `fontmake` build: migrate correct anchors from JetBrains Mono.