Zenoctate@lemmy.world to Programmer Humor@programming.dev · 1 day agoModern Font Requirementslemmy.worldexternal-linkmessage-square64fedilinkarrow-up1740arrow-down110
arrow-up1730arrow-down1external-linkModern Font Requirementslemmy.worldZenoctate@lemmy.world to Programmer Humor@programming.dev · 1 day agomessage-square64fedilink
minus-squarepewpew@feddit.itlinkfedilinkarrow-up13·22 hours agoPretty sure you can use the 𝓾𝓷𝓲𝓬𝓸𝓭𝓮 𝓬𝓱𝓪𝓻𝓪𝓬𝓽𝓮𝓻𝓼
minus-squarejaybone@lemmy.ziplinkfedilinkEnglisharrow-up3·20 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.