<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Provide means to store the font returned"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100935#c7">Comment # 7</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Provide means to store the font returned"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=100935">bug 100935</a>
              from <span class="vcard"><a class="email" href="mailto:wlt-ml@o-sinc.com" title="William L. Thomson Jr. <wlt-ml@o-sinc.com>"> <span class="fn">William L. Thomson Jr.</span></a>
</span></b>
        <pre>Valid point, such would need to be addressed as part of any implementation.
That could be addressed in a few ways. Offhand

1. By the identifier used by a given program
   In simplest form it stores program name. It may store additional identifiers
unique to usage in a given application. Ex:

A:editor:DejaVu Sans
A:reading:Noto Sans
A:lists:Noto Sans Mono

2. PID
   Likely not as good as 1, for same reason. Could be same process requesting
multiple fonts.

Likely other methods. I think something based on #1 would likely be best but it
could vary.</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>