> java: >../../../src/share/native/sun/awt/font/fontmanager/fontobjects/fontObject.cpp:498: > void fileFontObject::readBlock(size_t, size_t, char *): > Assertion `(*__errno_location ()) == 0 && count == (size_t) size' failed. > Aborted
Looks like a font problem :-). More seriously, this looks like a bug in your Java implementation, or perhaps the configuration of it. I'm afraid I can't be of much help -- other folks provide working Java for me around here. I do know that the JIU toolkit which I'm using uses AWT to read GIF and JPEG images, which may be why you're even in AWT. Perhaps someone else can provide some insight? Perhaps, Chris, you could post details on your Java implementation for them to mull over? Bill _______________________________________________ plucker-dev mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-dev
