[Webkit-unassigned] [Bug 35581] New: [OpenVG] Add support for drawing text to PainterOpenVG
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 2 08:18:25 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=35581
Summary: [OpenVG] Add support for drawing text to PainterOpenVG
Product: WebKit
Version: 528+ (Nightly build)
Platform: Other
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Platform
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jpetsovits at rim.com
Make PainterOpenVG draw text, given a VGFont. This does not include any font
management, as the OpenVG graphics backend has no idea where to get its VGFonts
from (that's the task of the overall platform, rather than the graphics
backend). Includes a bit of code that aligns the given point to device pixels,
as that makes fonts look vastly better (for zooms/transformations other than
the identity matrix).
--
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