Zenoctate@lemmy.world to Programmer Humor@programming.dev · 1 day agoModern Font Requirementslemmy.worldimagemessage-square77fedilinkarrow-up1836arrow-down110
arrow-up1826arrow-down1imageModern Font Requirementslemmy.worldZenoctate@lemmy.world to Programmer Humor@programming.dev · 1 day agomessage-square77fedilink
minus-squarepewpew@feddit.itlinkfedilinkarrow-up16·1 day agoPretty sure you can use the 𝓾𝓷𝓲𝓬𝓸𝓭𝓮 𝓬𝓱𝓪𝓻𝓪𝓬𝓽𝓮𝓻𝓼
minus-squarejaybone@lemmy.ziplinkfedilinkEnglisharrow-up3·1 day 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.