Hi Kirill,
I'm getting tons of these exceptions while running the benchmark:
Exception in thread "AWT-EventQueue-0" java.lang.IllegalArgumentException:
Color likeness should be in 0.0-1.0 range
at
org.jvnet.substance.utils.SubstanceColorUtilities.getInterpolatedRGB(SubstanceColorUtilities.java:306)
at
org.jvnet.substance.utils.SubstanceColorUtilities.getInterpolatedColor(SubstanceColorUtilities.java:353)
at
org.jvnet.substance.utils.SubstanceColorUtilities.getMidBorderColor(SubstanceColorUtilities.java:87)
at
org.jvnet.substance.SubstanceImageCreator.paintSimpleBorder(SubstanceImageCreator.java:1195)
at
org.jvnet.substance.SubstanceBorder.paintBorder(SubstanceBorder.java:197)
at
org.jvnet.substance.SubstanceBorder.paintBorder(SubstanceBorder.java:215)
at javax.swing.border.CompoundBorder.paintBorder(Unknown Source)
at javax.swing.JComponent.paintBorder(Unknown Source)
at javax.swing.JComponent.paint(Unknown Source)
at TextAreaTest$CountTextArea.paint(TextAreaTest.java:98)
at javax.swing.JComponent.paintToOffscreen(Unknown Source)
...
My command line:
#> set
CLASSPATH=".;c:/temp/subst50/lib/substance.jar;c:/temp/subst50/lib/swingx.jar;c:/temp/subst50/lib/substance-swingx.jar;"
#> java
-Dswing.defaultlaf=org.jvnet.substance.skin.SubstanceAutumnLookAndFeel SwingMark
-r 3 -q
Thanks,
Dmitri
[EMAIL PROTECTED] wrote:
Anyway, here are the results on my system (NVIDIA GF
7900GS, Pentium D 2.8Ghz, WinXP) - again the lower
the better:
d3d nod3d
Nimbus 25838 36177
Substance 59956 59349
Windows L&F 20661 24170
Ocean 16123 21659
Dmitri,
Would you mind rerunning the benchmark on the latest dev drop of Substance 5 [1]?
I would be interested to see which scenarios are still significantly (>50%)
slower under Substance as compared to Nimbus - on no-d3d rendering.
Thanks
Kirill
[1] https://substance.dev.java.net/servlets/ProjectDocumentList?folderID=9100
[Message sent by forum member 'kirillcool' (kirillcool)]
http://forums.java.net/jive/thread.jspa?messageID=275846
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA2D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA2D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".