On Sep 14, 2006, at 6:05 AM, Joel Uckelman wrote: > The HTML panel is missing support for a lot of HTML and CSS which I > use, and > I'd rather avoid rendering charts as bitmaps. Would anyone be > interested in > having a panel which can display PostScript or PDF?
PostScript is likely to be even more of a problem in Java. What I found is http://java.freehep.org which has PSViewer (LGPL) and ToastScript http://sourceforge.net/projects/toastscript/ (GPL) The latter doesn't seem to have much documentation. The PSViewer code seems to work reasonably well, and is a level 2 interpreter. There was one PostScript file that I couldn't to display, but it didn't seem like a systemic problem. ToastScript I couldn't figure out how to use. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/vassalengine/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/vassalengine/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
