w3f / unbounded

Open source, freely available and on-chain funded font.
https://unbounded.polkadot.network
SIL Open Font License 1.1
167 stars 8 forks source link

Incompatible with alacritty #9

Open hitchhooker opened 1 year ago

hitchhooker commented 1 year ago

I am working on a new terminal centric operating system UI and wanting to use Unbounded for it. Anyhow it seems that it is not compatible in its current form with Alacritty. Rofi with .rasi files seems to be functioning correctly, but spacing tends to be incorrect in alacritty.

font:
  # The normal (roman) font face to use.
  normal:
    family: "Unbounded"
    style: Regular

  # The bold font face
  bold:
    family: "Unbounded"
    style: Bold

  size: 12.0

  offset:
    x: 0
    y: 0
  glyph_offset:
    x: 0
    y: 0
hitchhooker commented 1 year ago

IMG_20230406_130031_231 So font loada correctly but spacing is random.

hitchhooker commented 1 year ago

IMG_20230406_133323_355 In rofi works great tho imported in .rasi file

StudioTriple commented 1 year ago

Unbounded is not a monospace font and as such is not really made for coding environment, hence the weird spacing in Alicrity.