From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17727 invoked by alias); 1 May 2006 13:23:54 -0000 Received: (qmail 17711 invoked by uid 48); 1 May 2006 13:23:53 -0000 Date: Mon, 01 May 2006 13:23:00 -0000 Subject: [Bug libgcj/27368] New: [Xlib peer] Font.canDisplayUpTo throws UnsupportedOperationException X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "greenrd at gcc dot gnu dot org" Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org X-SW-Source: 2006-q2/txt/msg00193.txt.bz2 List-Id: 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