Are there standard ways and guidelines on extending Unicode with custom user-defined character sets?
- by Ivan
In a linguistic project of mine I need to use symbols not contained in Unicode. I can draw the font, but would like to avoid overwriting characters defined by the standard. Are there any standard solutions for such cases? As reserved ranges etc. I'd need common Unicode-aware software to handle it seamlessly.