[Webkit-unassigned] [Bug 14242] SVG <text> with font-size smaller or equal to 1 does not paint correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 20 01:54:12 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14242


marcus.erronius at mac.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marcus.erronius at mac.com




------- Comment #2 from marcus.erronius at mac.com  2007-07-20 01:54 PDT -------
(In reply to comment #0)
> Text element in SVG are not rendered correctly when the font-size is smaller
> than or equal to 1, regardless if coordinate transformations make it equivalent
> to large font size.
> 
> This might be related to Bug 12172.

It looks like only integer point values are allowed for font-size in SVG,
regardless of how a later transformation might change the actual display size.

See also bug 12448. The test case there could also be a test case for this bug.


-- 
Configure bugmail: http://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