[Webkit-unassigned] [Bug 15312] WebKit applies an incorrect min width for <input type="text"> fields

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 1 15:33:14 PDT 2008


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


mitz at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mitz at webkit.org




------- Comment #26 from mitz at webkit.org  2008-08-01 15:33 PDT -------
(In reply to comment #25)
> Hyatt, can you provide Ojan information as to how he'd get the average char
> width from CG?  Windows seems to have explicit APIs for this.  I don't think CG
> exposes this information as API.

I don't know a high-level Mac OS X API for "average character width". I am not
sure what the value that the Windows API returns is based on. If it is the
xAvgCharWidth field from the font's OS/2 table, then there is Mac OS X API for
accessing font tables which can be used (ATSFontGetTable).


-- 
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