xml - How to assign glyphs to control characters? -


it seems xml doesn’t accept values in range from�toinside attributes allow#x7fto¡. trigger kind of error in parser :

parser error : xmlparsecharref: invalid xmlchar value 18 <glyph glyph-name="uni00000f" unicode="&#x12;"                                        ^ 

i tried opening file in several web browsers , got similar error messages same lines.
couldn’t find in standard purpose of behaviour. seems escaped unicode control characters allowed.

so know reason of design ?
there alternative defining , using glyphs outside svg file ?


Comments

Popular posts from this blog

renaming files in a directory using python or R -

html - outline-style different in chrome compared to firefox and internet explorer -

ruby on rails - Carrierwave Timeout -