-
合并两字体:
1. IosevkaFixed-Extended
2. SarasaGothicSC-Regular
`%~d0
cd "%~dp0"
.\otfccdump.exe --ignore-hints -o base.otd "%~1"
.\otfccdump.exe --ignore-hints -o ext.otd "%~2"
.\merge-otd.e…
-
fontforge version: 20230101
OS: OSX (homebrew install)
test program:
``` python3
import sys
import fontforge
print(fontforge.version())
font = fontforge.open(sys.argv[1])
font.generateFeat…
-
It appears that the Iosevka ttf's I provided are not being loaded as I thought they were. Firefox for Android displays Android default fonts instead of Iosevka. This is likely to be the case with any …
-
The Roboto Mono font is too widely spaced, making it effectively unusable. It also seems to all be in bold type:
![roboto](https://user-images.githubusercontent.com/13117753/33067378-145cb218-cf02-11…
-
- VSCode Version: 1.44.1
- OS Version: windows_NT x64 10.0.18363
Steps to Reproduce:
1. set font is iosevka extended (it is Monospaced font),
2. it not Monospaced font in display.
…
-
Having the bottom left of the “5” curl less upward makes it more distinct from a “6”, especially at small sizes, while still being recognizable. Similarly, having “c” a bit less closed makes it more d…
-
First of all, thank you very much for this excellent neovim GUI!
Measured on Windows 10, Ryzen 5600X, Radeon 5500XT 8GB, using typometer v1.1.0 from here: https://github.com/frarees/typometer/rele…
-
Regular expressions look a bit awkward with ligatures. Somehow the Iosevka font handles them correctly like on the picture (left: PP8.30, right: Iosevka29.04). Is it possible to do something in case o…
-
The [Iosevka](https://github.com/cdnjs/packages/blob/master/packages/i/Iosevka.json) package doesn't show up on cdnjs.com/libraries/Iosevka
-
**Describe the bug**
It is not possible to select a font with an extended width, except in cases where extended/expanded style of font is the only one (of entire font family) that installed on the co…