Zenoctate@lemmy.world to Programmer Humor@programming.dev · 18 hours agoModern Font Requirementslemmy.worldimagemessage-square59linkfedilinkarrow-up1684arrow-down110
arrow-up1674arrow-down1imageModern Font Requirementslemmy.worldZenoctate@lemmy.world to Programmer Humor@programming.dev · 18 hours agomessage-square59linkfedilink
minus-squarepewpew@feddit.itlinkfedilinkarrow-up12·15 hours agoPretty sure you can use the 𝓾𝓷𝓲𝓬𝓸𝓭𝓮 𝓬𝓱𝓪𝓻𝓪𝓬𝓽𝓮𝓻𝓼
minus-squarejaybone@lemmy.ziplinkfedilinkEnglisharrow-up2·13 hours agoAnd then maybe you could use something like #define in C to map them back to valid characters? Not sure if there’s a good way to do that in other higher level languages.
Pretty sure you can use the 𝓾𝓷𝓲𝓬𝓸𝓭𝓮 𝓬𝓱𝓪𝓻𝓪𝓬𝓽𝓮𝓻𝓼
And then maybe you could use something like #define in C to map them back to valid characters? Not sure if there’s a good way to do that in other higher level languages.