[Bug libgcj/27368] New: [Xlib peer] Font.canDisplayUpTo throws UnsupportedOperationException
greenrd at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon May 1 13:23:00 GMT 2006
Until/unless bug 25375 is fixed, I'd like to use the Xlib AWT peer. But I can't
yet, because it doesn't implement the peer method for
java.awt.Font.canDisplayUpTo - it throws an UnsupportedOperationException.
(Incidentally, the gtk peer doesn't implement it either - it just returns a
dummy answer.)
I don't think that core Xlib provides a convenient API for this info, so maybe
the Xlib peer should use Xft for font stuff instead of core Xlib.
--
Summary: [Xlib peer] Font.canDisplayUpTo throws
UnsupportedOperationException
Product: gcc
Version: 4.1.1
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: libgcj
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: greenrd at gcc dot gnu dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27368
More information about the Gcc-bugs
mailing list