sun.dc.DuctusRenderingEngine
sun.java2d.renderer = org.marlin.pisces.PiscesRenderingEngine
sun.java2d.renderer.useThreadLocal = true
sun.java2d.renderer.pixelsize = 2048
Hi,
Your tests reports you are using Ductus not Marlin yet!
I guess your command line is wrong:
java -Xbootclasspath/a:"C:\Program Files\Java\Marlin\marlin-0.7.1-Unsafe.jar"
Try without quotes and using slashes not backslashes (unix like):
java -Xbootclasspath/a:C:/Program~1/Java/Marlin/marlin-0.7.1-Unsafe.jar
It is a typical issue with long file names on windows....
Maybe move it to a simpler folder like c:/marlin/...
Please tell me if it works then.
Laurent
--
You received this message because you are subscribed to the Google Groups "marlin-renderer" group.
To unsubscribe from this group and stop receiving emails from it, send an email to marlin-render...@googlegroups.com.
To post to this group, send email to marlin-...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
AVVERTENZE AI SENSI DEL D.Lgs. 196/2003
Le informazioni contenute in questo messaggio di posta elettronica e/o nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il loro utilizzo è consentito esclusivamente al destinatario del messaggio, per le finalità indicate nel messaggio stesso. Qualora riceviate questo messaggio senza esserne il destinatario, Vi preghiamo cortesemente di darcene notizia via e-mail e di procedere alla distruzione del messaggio stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso, divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità diverse, costituisce comportamento contrario ai principi dettati dal D.Lgs. 196/2003.
The information in this message and/or attachments, is intended solely for the attention and use of the named addressee(s) and may be confidential or proprietary in nature or covered by the provisions of privacy act (Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection Code).Any use not in accord with its purpose, any disclosure, reproduction, copying, distribution, or either dissemination, either whole or partial, is strictly forbidden except previous formal approval of the named addressee(s). If you are not the intended recipient, please contact immediately the sender by telephone, fax or e-mail and delete the information in this message that has been received in error. The sender does not give any warranty or accept liability as the content, accuracy or completeness of sent messages and accepts no responsibility for changes made after they were sent or for other risks which arise as a result of e-mail transmission, viruses, etc.
--
You received this message because you are subscribed to a topic in the Google Groups "marlin-renderer" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/marlin-renderer/PNUcQ0qZfXw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to marlin-render...@googlegroups.com.
org.marlin.pisces.PiscesRenderingEngine