[Webkit-unassigned] [Bug 19692] [Qt] Support CSS2 Custom Fonts
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 20 12:17:19 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=19692
------- Comment #1 from pierre-luc.beaudoin at collabora.co.uk 2008-06-20 12:17 PDT -------
Created an attachment (id=21859)
--> (https://bugs.webkit.org/attachment.cgi?id=21859&action=view)
Hacki implementation
In this hack, I was able to use the code that is already in place to get the
Custom Font loaded. This patch is an hack for many reasons:
- All fonts are loaded wether they are needed or not
- It by passes all the Font classes
- It shortcuts the notifying
- ...
Still, you can experience Custom Fonts with this patch.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list