@[email protected] to [email protected]English • 1 year agoMonaspace - Microsoft presents a new font family for codemonaspace.githubnext.comexternal-linkmessage-square68fedilinkarrow-up1291arrow-down115 cross-posted to: [email protected][email protected][email protected][email protected][email protected]
arrow-up1276arrow-down1external-linkMonaspace - Microsoft presents a new font family for codemonaspace.githubnext.com@[email protected] to [email protected]English • 1 year agomessage-square68fedilink cross-posted to: [email protected][email protected][email protected][email protected][email protected]
minus-square@[email protected]linkfedilink13•edit-21 year agoHmm nothing really jumped out at me at first glance, I don’t mind the ligature stuff, but also love monospace for the aesthetic. But I am glad they’re experimenting with this stuff. Ive always wanted a sarcastica font, we’re almost there with sArCAsm. But it’s a pain to write :)
minus-squareg6d3np81linkfedilink1•edit-21 year agoIf you use QMK you’re in luck. https://github.com/daniel5151/qmk_firmware/blob/discipline/keyboards/coseyfannitutti/discipline/keymaps/prilik/keymap.c#L145 https://github.com/ridingqwerty/qmk_firmware/blob/cfd632e021f2460c50dd9e283426cc6e28c9a475/users/ridingqwerty/process_records.c#L297
minus-square@[email protected]linkfedilink1•1 year agoHoly shit, I never even thought to do something like this. Hahaha. I’m gonna try it later.
Hmm nothing really jumped out at me at first glance, I don’t mind the ligature stuff, but also love monospace for the aesthetic.
But I am glad they’re experimenting with this stuff. Ive always wanted a sarcastica font, we’re almost there with sArCAsm. But it’s a pain to write :)
If you use QMK you’re in luck.
https://github.com/daniel5151/qmk_firmware/blob/discipline/keyboards/coseyfannitutti/discipline/keymaps/prilik/keymap.c#L145
https://github.com/ridingqwerty/qmk_firmware/blob/cfd632e021f2460c50dd9e283426cc6e28c9a475/users/ridingqwerty/process_records.c#L297
Holy shit, I never even thought to do something like this. Hahaha. I’m gonna try it later.
ZMK actually… But thanks for the idea.