@simple@lemm.ee to Programming@programming.devEnglish • 2 years agoMonaspace - Microsoft presents a new font family for codemonaspace.githubnext.comexternal-linkmessage-square78arrow-up1289 cross-posted to: technology@lemmy.mlhackernews@derp.foo
arrow-up1289external-linkMonaspace - Microsoft presents a new font family for codemonaspace.githubnext.com@simple@lemm.ee to Programming@programming.devEnglish • 2 years agomessage-square78 cross-posted to: technology@lemmy.mlhackernews@derp.foo
minus-square@beeng@discuss.tchncs.delinkfedilink16•edit-22 years 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-22 years 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
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
ZMK actually… But thanks for the idea.