<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:daniel@fooishbar.org" title="Daniel Stone <daniel@fooishbar.org>"> <span class="fn">Daniel Stone</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - No support for system-wide DPI scaling"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93794">bug 93794</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>NEW
           </td>
           <td>RESOLVED
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>---
           </td>
           <td>FIXED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - No support for system-wide DPI scaling"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93794#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - No support for system-wide DPI scaling"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=93794">bug 93794</a>
              from <span class="vcard"><a class="email" href="mailto:daniel@fooishbar.org" title="Daniel Stone <daniel@fooishbar.org>"> <span class="fn">Daniel Stone</span></a>
</span></b>
        <pre>(In reply to Yan Pashkovsky from <a href="show_bug.cgi?id=93794#c0">comment #0</a>)
<span class="quote">> 1) Applications (GUI toolkits) must implement their own fonts antialiasing -
> there's no API for setting system wide fonts rendering. What??! Most sane
> and advanced windowing systems work exactly this way - Windows, Android, Mac
> OS X. In Wayland all clients (read applications) are totally independent.</span >

Yes. Font rendering is performed on the client side - as it is with X11 also -
so Wayland has nothing to do with it. Realistically everyone uses the same
method to render fonts, so this is not a problem.

<span class="quote">> 2) Applications (GUI toolkits) must implement their own DPI scaling.</span >

Yes. Toolkits are difficult to implement, so.

<span class="quote">> It all sounds scary, is it possible for wayland to fix these issues? Should
> I open one new bug report for font-antialiasing?</span >

No, these are not actually a part of Wayland, and generally are solved
problems. If you want to use a new and exotic toolkit, then this will probably
be difficult, but really, don't use new and exotic toolkits. You can bypass the
system toolkits on Windows and OS X as well, to do all your own rendering and
solve all these problems again yourself, but there's a reason people don't.

Solving these problems in Wayland would be akin to making Wayland a full
toolkit itself, which is absolutely not what we want to do. If you have
concerns about shortcomings in existing toolkits, please raise these with the
toolkit developers.</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>