Zenoctate@lemmy.world to Programmer Humor@programming.dev · 3 months agoModern Font Requirementslemmy.worldimagemessage-square85fedilinkarrow-up1917arrow-down111
arrow-up1906arrow-down1imageModern Font Requirementslemmy.worldZenoctate@lemmy.world to Programmer Humor@programming.dev · 3 months agomessage-square85fedilink
minus-squarepewpew@feddit.itlinkfedilinkarrow-up17·3 months agoPretty sure you can use the 𝓾𝓷𝓲𝓬𝓸𝓭𝓮 𝓬𝓱𝓪𝓻𝓪𝓬𝓽𝓮𝓻𝓼
minus-squarejaybone@lemmy.ziplinkfedilinkEnglisharrow-up3·3 months 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.