Zenoctate@lemmy.world to Programmer Humor@programming.dev · 17 hours agoModern Font Requirementslemmy.worldimagemessage-square59fedilinkarrow-up1672arrow-down110
arrow-up1662arrow-down1imageModern Font Requirementslemmy.worldZenoctate@lemmy.world to Programmer Humor@programming.dev · 17 hours agomessage-square59fedilink
minus-squarepewpew@feddit.itlinkfedilinkarrow-up12·14 hours agoPretty sure you can use the 𝓾𝓷𝓲𝓬𝓸𝓭𝓮 𝓬𝓱𝓪𝓻𝓪𝓬𝓽𝓮𝓻𝓼
minus-squarejaybone@lemmy.ziplinkfedilinkEnglisharrow-up2·12 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.