mron@lemmy.world to Programming@programming.devEnglish · 3 anni faBest way to check supported Unicode version?message-squaremessage-square8linkfedilinkarrow-up16file-text
arrow-up16message-squareBest way to check supported Unicode version?mron@lemmy.world to Programming@programming.devEnglish · 3 anni famessage-square8linkfedilinkfile-text
Is there an elegant, cross-platform, way to determine the latest Unicode version that a machine supports?
minus-squareredacted_name@lemmy.calinkfedilinkEnglisharrow-up3·3 anni faIs this “support” in the sense of “can this sequence of code points be rendered correctly to the screen”? OS and font dependent.
minus-squaremron@lemmy.worldOPlinkfedilinkEnglisharrow-up1·3 anni faYes, in that sense (see https://lemmy.world/comment/770772 ).
Is this “support” in the sense of “can this sequence of code points be rendered correctly to the screen”?
OS and font dependent.
Yes, in that sense (see https://lemmy.world/comment/770772 ).