IdreesInc / Monocraft

A monospaced programming font inspired by the Minecraft typeface
https://idreesinc.com
SIL Open Font License 1.1
8.02k stars 115 forks source link

Display issues in IntelliJ #100

Open v36u opened 1 year ago

v36u commented 1 year ago

Describe the bug When using Monocraft in IntelliJ, for certain font sizes, some odd things happen:

  1. 'I' is displayed as '[' - e.g. font size 13
  2. Other characters (for example, most parentheses and brackets) look a bit odd - e.g. font size 13
  3. White pixel-sized spaces appear inside characters - e.g. font size 14 (edit: this point has been already reported in #88)

Notes:

  1. If the text has italic format, this does not happen
  2. The Nerd Font version does not have the described problems

Expected behavior Anomalies described in the previous section should not occur

Screenshots

  1. Size 13:
    • Monocraft: image
    • Monocraft Nerd Font: image
  2. Size 14:
    • Monocraft: image
    • Monocraft Nerd Font: image

Operating system Windows 10

Software IntelliJ IDEA 2022.3.1, also occurs in Android Studio

Additional context N/A