Codepoints / Codepoints.net

A visual guide to the wonders of Unicode
https://codepoints.net
81 stars 11 forks source link

No Under-Conscript Unicode Registry support #123

Open gtbot2007 opened 1 year ago

gtbot2007 commented 1 year ago

You should add Under-Conscript Unicode Registry support

jsbien commented 1 year ago

And/or Private Use Area Character Database ... I see however several obstacles, one of them being the restrictive (if I understand correctly) license of the creator (Kreative Korporation, Kreative Software, Kreative Entertainment, Kreative Media, Rebecca G. Bettencourt). The second one is of course the manpower.

Boldewyn commented 1 year ago

That’s actually already implemented, e.g., https://codepoints.net/U+E6D0 It’s just that PU code points are not searchable. (I’d like to make them available in search, but that’s actually a bit tricky since they have no DB representation.)

gtbot2007 commented 1 year ago

Well also you would need a way to look at everything in one UCUR block the same way you can look at everything in a normal Unicode block

gtbot2007 commented 1 year ago

Oh, and also you would need to list the "Complete Record" of the UCUR data too

Boldewyn commented 1 year ago

Good point re: “block view“!