ncls wrote:Yes, I was tired when I watched this point and I was confused by the AlcShape that does not seem relevant at this level of access to data.
I am trying to change the code but it is complex (Creating a Graphics2D just for the reading...), it seems me easiest to use SVG for not stuck on this item.
The way it brings the shapes in from a PDF file is quite complex. I have used reflection to hack the PDFRenderer library.
But I think you can just get the AlcShape object array then call getPoints() to get the raw outline points.
You are most welcome to have a play with the Evolve Shapes, it's in the svn.
