[Webkit-unassigned] [Bug 36351] [Qt] @font-face does not work with local and remote fonts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 23 02:32:27 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=36351





--- Comment #24 from Florian Hänel <florian.haenel at heeen.de>  2011-11-23 02:32:25 PST ---
Created an attachment (id=116333)
 --> (https://bugs.webkit.org/attachment.cgi?id=116333&action=review)
Qt font check for src:local

Here is my suggestion for QtWebKit. Ideally we would want an exactMatch property in SimpleFontData I guess to cover all cases, although chromium at least does not have this problem, maybe because skia on Desktop does not alias font names as much as Qt does. Android 3.1 and iOS 5.0.1 don't seem to download any fonts at all.

This especially fixes a possible issue where a site owner would explicitly want to use Helvetica and not any free Helvetica lookalike or Arial.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list