This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


>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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]