Font rendering examples for various languages
- Edit the text box to change the characters rendered in each font.
- To change the fonts: It's all done using JavaScript, so just save this file, edit the list of fonts near the top of the file, and reopen.
- Most fonts don't render all Unicode code points, so most browsers will automatically substitute a different font for the one defined that will render the font. Notice the Klingon, Tengwar, and Cirth will usually not render unless Code2000 is specified, since the browser doesn't have this configured as the substitute for these code points.
Notes:
- Arial Unicode MS has 6 points on the Arabic 5-pt star and misrenders some multi-character diacritics.
- Klingon, Tengwar, and Cirth will typically only appear if you have the Code2000 font installed. The examples here use the Unicode code points from the Basic Multilingual Plane Priate Use Area as reserved by the ConScript registry.