[Webkit-unassigned] [Bug 6139] ATSUI code path should implement small caps, synthetic bold and oblique and correct metrics for fallback fonts

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Dec 18 14:18:30 PST 2005


http://bugzilla.opendarwin.org/show_bug.cgi?id=6139


opendarwin.org at mitzpettel.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #5140|                            |review?
               Flag|                            |




------- Additional Comments From opendarwin.org at mitzpettel.com  2005-12-18 14:18 -------
(From update of attachment 5140)
The code changes in this patch combine attachment 4966 and attachment 4968,
changing several YES/NO to true/false and adding

+		 if (!u_isbase(c))
+		     renderers[i] = isSmallCap ? getSmallCapsRenderer(r) : r;

to make sure that combining marks stay in the same renderer as the base
character preceding them.


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