<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [GTK] WebKit2GTK+ isn't always HiDPI"
href="https://bugs.webkit.org/show_bug.cgi?id=141782#c9">Comment # 9</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [GTK] WebKit2GTK+ isn't always HiDPI"
href="https://bugs.webkit.org/show_bug.cgi?id=141782">bug 141782</a>
from <span class="vcard"><a class="email" href="mailto:yoon@igalia.com" title="Gwang Yoon Hwang <yoon@igalia.com>"> <span class="fn">Gwang Yoon Hwang</span></a>
</span></b>
<pre>
The reason for this problem
is laking support of HiDPI from TextureMapper and TiledBackingStore.
It renders contents in to unscaled surface(x 1) and composite it via
scaled from (x 2) so the contents looks blurry.
Now I'm trying to fix this because my new laptop has a HiDPI screen.</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>