Zenoctate@lemmy.world to Programmer Humor@programming.dev · 3 days agoModern Font Requirementslemmy.worldexternal-linkmessage-square83fedilinkarrow-up1855arrow-down111
arrow-up1844arrow-down1external-linkModern Font Requirementslemmy.worldZenoctate@lemmy.world to Programmer Humor@programming.dev · 3 days agomessage-square83fedilink
minus-squarepewpew@feddit.itlinkfedilinkarrow-up17·2 days agoPretty sure you can use the 𝓾𝓷𝓲𝓬𝓸𝓭𝓮 𝓬𝓱𝓪𝓻𝓪𝓬𝓽𝓮𝓻𝓼
minus-squarejaybone@lemmy.ziplinkfedilinkEnglisharrow-up3·2 days 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.