[Bug AWT/16766] New: fonts are the wrong size in kaffe's WidgetsDemo

gcc-bugzilla at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Jul 27 00:39:00 GMT 2004


>From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4.2)
Gecko/20040301

Description of problem:
The fonts are the wrong size, so parts of some strings are obscured. 
I have a patch that should fix this.  I'll check it in soon.


Version-Release number of selected component (if applicable):


How reproducible:
Always

Steps to Reproduce:
1.run WidgetsDemo

Additional info:
------- Additional Comments From fitzsim at redhat dot com  2004-05-27 15:57 -------
The AWT specifies font sizes in pixels, but we were interpreting them
as point sizes.  Fixed on java-gui-branch.


-- 
           Summary: fonts are the wrong size in kaffe's WidgetsDemo
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P1
         Component: AWT
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: fitzsim at redhat dot com
                CC: fitzsim at redhat dot com,gcc-bugs at gcc dot gnu dot
                    org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16766



More information about the Gcc-bugs mailing list