<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - SPECIAL CHARACTER: Add Exclusive-or symbol"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128850#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - SPECIAL CHARACTER: Add Exclusive-or symbol"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=128850">bug 128850</a>
              from <span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span></b>
        <pre>(In reply to contestcen from <a href="show_bug.cgi?id=128850#c2">comment #2</a>)
<span class="quote">> OUCH!!  That's quite a burden you are placing on the users.  Not only do we
> need to know what the different fonts look like, we also need to know which
> characters are available in which fonts.</span >

Not really, the Special Character chart gives functional font preview scrolling
the droplist of fonts, and provides search (by Unicode name, and Unicode
functional block).

Project also makes it easy to enter a glyph directly from keyboard using its
Unicode point. You would for example enter "U+2295" and then toggle it to its ⊕
glyph by entering <Alt>+X

Or likewise to reverse that conversion and show the Unicode value, for example
"U+2297" CIRCLED TIMES for glyph ⊗ 

<span class="quote">> 
> Isn't there some better way of doing this?  Like have a list of all
> characters and let the computer pick the font when you want an outside
> character?  Or, give the user a choice of fonts when you have to go outside
> the current set?</span >

Not really. Unicode is enormous but there are a few things that could be done
to improve the charts, e.g. restoring the empty chart values to visually show
missing glyphs in a font, and labeling the rows and columns of the font chart
for easy identification of the glyph's codepoint. 

Otherwise there are some very good utility programs for working with Unicode
chart representations of fonts.  BabelMap on Windows or gucharmap on gtk2/3
Linux DE.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>