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

swift - Button on Table View Cell connected to local function -

dns - Dokku server hosts two sites with TLD's, both domains are landing on only one app -

c# - ajax - How to receive data both html and json from server? -