This appendix is informative, not normative.
This appendix provides a brief summary of SVG's support for internationalization. The appendix is hyperlinked to the sections of the specification which elaborate on particular topics.
SVG is an application of XML [XML10] and thus supports Unicode [UNICODE], which defines a standard universal character set.
Additionally, SVG provides a mechanism for precise control of the glyphs used to draw text strings, which is described in Alternate glyphs. This facility provides:
SVG supports:
SVG fonts support contextual glyph selection for Arabic and Han text.
Multi-language SVG documents are possible by utilizing the Ä�ā‚¬ļæ½systemLanguageÄ�ā‚¬ā„¢ attribute to have different text strings appear based on the client machine's language setting.
SVG generators should follow W3C guidelines for normalizing character data [CHARMOD]. When precise control over glyph selection is required, use the facilities for Alternate glyphs to override the user agent's character-to-glyph mapping algorithms.