Am 25.07.2011 12:27, schrieb Mario Torre:
2011/7/24 Ulf Zibis<ulf.zi...@gmx.de>:

In build b104 it's part of OpenJDK distribution.
Just try it in your build. ;-)

-Ulf

Well, not really, Ductus is not part of the Free Software verision
AFAIK, and this is what happens when I try to include it:

../../../src/share/classes/sun/dc/DuctusRenderingEngine.java:39:
error: package sun.dc.pr does not exist
import sun.dc.pr.Rasterizer;
                 ^
../../../src/share/classes/sun/dc/DuctusRenderingEngine.java:40:
error: package sun.dc.pr does not exist
import sun.dc.pr.PathStroker;
                 ^
../../../src/share/classes/sun/dc/DuctusRenderingEngine.java:41:
error: package sun.dc.pr does not exist
import sun.dc.pr.PathDasher;
                 ^
../../../src/share/classes/sun/dc/DuctusRenderingEngine.java:42:
error: package sun.dc.pr does not exist
import sun.dc.pr.PRException;

What is available is the entry point, DuctusRenderingEngine itself, so
the RenderingEngine class would compile, but a full build would fail,
unless I'm really missing something obvious of course.

OK, I understand.
... but I'm wondering, why the entry point, DuctusRenderingEngine itself, is part of the Free Software version?

Sorry for the delay ... I was in holidays.

-Ulf

Reply via email to