kenmcd
kenmcd
/Gehookstrokecyr/Gestrokecyr/Getailcyr
Word 2007 does not support variable fonts. Un-install the variable font as it my have name conflicts with the static fonts. The static fonts alone should work.
> [`winget`](https://docs.microsoft.com/en-us/windows/package-manager/winget/) is the new package manager on Windows. FiraCode should be installable via `winget`. Winget currently only supports Windows installers (exe, msi). So no way to simply install fonts.
FiraCode OTF-TT files have extensive hinting. Of course they look darker than some Freetype canned rendering for OTF-PS files. There is no "defect" in FiraCode fonts which needs to be...
Also affects the Oldstyle Proportional (line 4 above). 
Could be a hinting issue. The bottom of the `g` is at -250. The decender setting is -250. There is no line gap - it is set to 0. So...
> actually, on macOS, the fonts are rendered anti-aliased without hinting. Bad description on my part. It is doing its own grid-fitting.
The `9ptSuperSoftThin` master has a `-331` LSB and a `657` RSB and a `397` advance width on `/exclamdown`. So it is clear outside the box to the left.
Still reading all my saved links about this. Three things are needed to work in InDesign. - PostScript nameID 25 names for the instances - you have that - STAT...
This is a working example: [LibreCaslonText-format2.zip](https://github.com/psb1558/Junicode-font/files/12268189/LibreCaslonText-format2.zip) Take a look at the postscriptNameID's in the fvar table. In the Roman font: LibreCaslonTextRoman-Regular LibreCaslonTextRoman-Medium In the Italic font: LibreCaslonTextItalic-Regular LibreCaslonTextItalic-Medium Etc... The...