stlee42

Results 11 comments of stlee42

This bug no longer exists in v2.304 "Fixed the backquotes placement https://github.com/JetBrains/JetBrainsMono/issues/411"

actually, on macOS, the fonts are rendered anti-aliased without hinting.

aren't grid-fitting and hinting the exact same thing? at any rate, macOS does not do it. also, in my case, it is definitely a clipping issue of line height type,...

Traditionally, font design has been a weakness of open source projects. These days, there are open source (SIL licence) options for open source projects. These include corporate sponsored such as...

it looks like [https://github.com/elementary/fonts/tree/master/roboto-mono](url) will have to be updated as well. "[debian/elementary-default-settings.gsettings-override](https://github.com/jwinnie-the-great/default-settings/commit/26a4263005deed2b32c41b5f979f013d0a5a716d#diff-f7795be2c31fa533dbd3742b2983072f8ac96b495cddbb4fc205813bb20aeb8c)" is also outdated in favor of "gtk-monospace-font-name" in "[gtk/settings.ini](https://github.com/elementary/default-settings/blob/master/gtk/settings.ini)" I think we are looking for gtk-monospace-font-name = Cascadia...

I have found before that some monospaced fonts actually have a few stragglers that are just slightly different width than the rest which prevents it from showing up in that...

Thanks! I should think macStyle would have been set correctly here: https://github.com/eigilnikolajsen/commit-mono/blob/main/src/js/download_wizard.js#L314 I believe the fsSelection bits are the most important part for getting Windows to recognize the four style...

I hadn't noticed that the [v1.142 on the GitHub releases page](https://github.com/eigilnikolajsen/commit-mono/releases/tag/v1.142) has a set of .ttf files that has the fsSelection bits correct so that it works on Windows right...

I can confirm I am seeing a similar issue with the latest v1.142. I used the customizer and downloaded the 4-style pack. In control panel, only the bold and italics...

The title of this issue should be changed, because it is not just about the `post` table font metadata. Commit Mono's use case is about `isFixedPitch` flag in `CFF` table...