commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[commit-cp] [bugs #12211] Casting Graphics to Graphics2D


From: Mark Wielaard
Subject: [commit-cp] [bugs #12211] Casting Graphics to Graphics2D
Date: Fri, 4 Mar 2005 15:10:10 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20050105 Galeon/1.3.19 (Debian package 1.3.19-4)

Follow-up Comment #2, bugs #12211 (project classpath):

Use of Graphics2D is only supported when GNU Classpath has been configured
with --enable-gtk-cairo (which is not the default at the moment) and you run
your program with the system property
gnu.java.awt.peer.gtk.Graphics=Graphics2D set. The cairo based Graphics2D is
still experimental.

You should test if support for Graphics2D is available before blindly
casting.

    _______________________________________________________

This item URL is:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=12211>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]